[PATCH] might_sleep diagnostics
might_sleep() can be triggered by either local interrupts being disabled or by elevated preempt count. Disambiguate them.
Showing
Please register or sign in to comment
might_sleep() can be triggered by either local interrupts being disabled or by elevated preempt count. Disambiguate them.