Skip to content
Commit 664dfa65 authored by Dave Jones's avatar Dave Jones Committed by Ingo Molnar
Browse files

sched: Disable scheduler warnings during oopses

The panic-on-framebuffer code seems to cause a schedule
to occur during an oops. This causes a bunch of extra
spew as can be seen in:

   https://bugzilla.redhat.com/attachment.cgi?id=549230



Don't do scheduler debug checks when we are oopsing already.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
Link: http://lkml.kernel.org/r/20111222213929.GA4722@redhat.com


Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 62af3783
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment