From: David Rientjes Date: Tue, 8 Sep 2015 22:00:42 +0000 (-0700) Subject: mm, oom: do not panic for oom kills triggered from sysrq X-Git-Tag: omap-for-v4.3/fixes-rc1~54^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071a4befebb655d6b31bf5c6bacd5a6df035224d;p=pandora-kernel.git mm, oom: do not panic for oom kills triggered from sysrq Sysrq+f is used to kill a process either for debug or when the VM is otherwise unresponsive. It is not intended to trigger a panic when no process may be killed. Avoid panicking the system for sysrq+f when no processes are killed. Signed-off-by: David Rientjes Suggested-by: Michal Hocko Cc: Sergey Senozhatsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed