centos man page for might_sleep

Query: might_sleep

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MIGHT_SLEEP(9)							   Driver Basics						    MIGHT_SLEEP(9)

NAME
might_sleep - annotation for functions that can sleep
SYNOPSIS
might_sleep(void);
ARGUMENTS
None
DESCRIPTION
this 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MIGHT_SLEEP(9)
Related Man Pages
wait_event_interruptible_exclusive_locked_irq(9) - centos
stack_copy(9) - debian
stack_destroy(9) - debian
stack_put(9) - debian
stack_zero(9) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing