From: Harvey Harrison Date: Wed, 30 Jan 2008 12:32:59 +0000 (+0100) Subject: x86: introduce __die helper to X86_32 X-Git-Tag: v2.6.25-rc1~1143^2~345 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a604b38036bee1483fb98a520c69895d5d6276a6;p=pandora-kernel.git x86: introduce __die helper to X86_32 Small step towards unifying traps_32|64.c. No functional changes. Pull out a small helper from an if() statement in die(). Marked as __kprobes as eventually we will want to call this from do_page_fault similar to how X86_64 does it. Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed