From: Kirill Korotaev Date: Sun, 8 Jan 2006 09:01:05 +0000 (-0800) Subject: [PATCH] Optimise oom kill of current task X-Git-Tag: v2.6.16-rc1~874 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f659f462d2ab519068d0e2bb677d7a700decb8d;p=pandora-kernel.git [PATCH] Optimise oom kill of current task When oom_killer kills current there's no need to call schedule_timeout_interruptible() since task must die ASAP. Signed-Off-By: Pavel Emelianov Signed-Off-By: Kirill Korotaev Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed