From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:18 +0000 (+0200) Subject: sched: do not normalize kernel threads via SysRq-N X-Git-Tag: v2.6.24-rc1~1289^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=178be793485d70d871a0fd46b29e9e3e7da636ad;p=pandora-kernel.git 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 --- Reading git-diff-tree failed