MIGHT_SLEEP(9) Driver Basics MIGHT_SLEEP(9)NAMEmight_sleep - annotation for functions that can sleepSYNOPSISmight_sleep(void);ARGUMENTSNoneDESCRIPTIONthis macro will print a stack trace if it is executed in an atomic context (spinlock, irq-handler, ...). This is a useful debugging help to be able to catch problems early and not be bitten later when the calling function happens to sleep when it is not supposed to.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MIGHT_SLEEP(9)
| Related Man Pages |
|---|
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| stack(9) - freebsd |
| stack_put(9) - debian |
| stack_sbuf_print_ddb(9) - debian |
| stack_copy(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Please Welcome Dave Munro to the Moderator Team! |