From: Peter Zijlstra Date: Wed, 29 Oct 2014 16:08:45 +0000 (+0100) Subject: sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING test X-Git-Tag: omap-for-v3.19/fixes-rc1~165^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7097e8bd0074b465f9c78dcff25cd3f82382581;p=pandora-kernel.git sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING test In some cases this can trigger a true flood of output. Requested-by: Ingo Molnar Signed-off-by: Peter Zijlstra (Intel) Cc: Linus Torvalds Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed