From: Jan Beulich Date: Wed, 30 Jan 2008 12:31:23 +0000 (+0100) Subject: x86-64: honor notify_die() returning NOTIFY_STOP X-Git-Tag: v2.6.25-rc1~1143^2~564 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f5991c85dec1281cce5c8df9ee92b43b1738c8;p=pandora-kernel.git x86-64: honor notify_die() returning NOTIFY_STOP This requires making die() return a value, making its callers honor this (and be prepared that it may return), and making oops_end() have two additional parameters. Signed-off-by: Jan Beulich Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed