From: Kirill Korotaev Date: Wed, 25 May 2005 02:29:47 +0000 (-0700) Subject: [PATCH] sigkill priority fix X-Git-Tag: v2.6.12-rc5~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33880aaddbbab1ccf36f4457ed1090621f2e39a;p=pandora-kernel.git [PATCH] sigkill priority fix If SIGKILL does not have priority, we cannot instantly kill task before it makes some unexpected job. It can be critical, but we were unable to reproduce this easily until Heiko Carstens reported this problem on LKML. Signed-Off-By: Kirill Korotaev Signed-Off-By: Alexey Kuznetsov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed