]> git.baikalelectronics.ru Git - kernel.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)
commit82fe081fc18861defab8aef3136b47d842d424c2
treed7542c2e06e649197d4914e7bfe0ad31e072d58c
parenta38d904f56805a89ad654c85f5427b666d791ac6
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