]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: do not normalize kernel threads via SysRq-N
authorIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:18 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:18 +0000 (17:00 +0200)
commit178be793485d70d871a0fd46b29e9e3e7da636ad
treed7542c2e06e649197d4914e7bfe0ad31e072d58c
parent1666703af948ae87c87c2bc7121aa34271cc52ab
sched: do not normalize kernel threads via SysRq-N

do not normalize kernel threads via SysRq-N: the migration threads,
softlockup threads, etc. might be essential for the system to
function properly. So only zap user tasks.

pointed out by Andi Kleen.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c