sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug
authorKonstantin Khlebnikov <khlebnikov@openvz.org>
Thu, 10 May 2012 12:20:04 +0000 (16:20 +0400)
committerIngo Molnar <mingo@kernel.org>
Fri, 18 May 2012 11:07:40 +0000 (13:07 +0200)
Usually sleep-in-atomic bugs are followed by dozens other warnings.
This patch should help to figure out original source of problem.

Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20120510122004.4873.12726.stgit@zurg
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found