From: Andrew Morton Date: Tue, 26 Sep 2006 08:52:36 +0000 (+0200) Subject: [PATCH] wire up oops_enter()/oops_exit() X-Git-Tag: v2.6.19-rc1~1077^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abf0f10948b316b577851ef21c728341f1046552;p=pandora-kernel.git [PATCH] wire up oops_enter()/oops_exit() Implement pause_on_oops() on x86_64. AK: I redid the patch to do the oops_enter/exit in the existing oops_begin()/end(). This makes it much shorter. Signed-off-by: Andrew Morton Signed-off-by: Andi Kleen --- Reading git-diff-tree failed