linux/kernel/sched
Dave Jones 664dfa65e8 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: Dave Jones <davej@redhat.com>
Link: http://lkml.kernel.org/r/20111222213929.GA4722@redhat.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2011-12-23 11:20:50 +01:00
..
auto_group.c
auto_group.h
clock.c
core.c sched: Disable scheduler warnings during oopses 2011-12-23 11:20:50 +01:00
cpupri.c
cpupri.h
debug.c
fair.c sched: Fix cgroup movement of waking process 2011-12-21 10:34:52 +01:00
features.h
idle_task.c
Makefile
rt.c
sched.h
stats.c
stats.h
stop_task.c