[PATCH] wire up oops_enter()/oops_exit()
authorAndrew Morton <akpm@osdl.org>
Tue, 26 Sep 2006 08:52:36 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:36 +0000 (10:52 +0200)
commitabf0f10948b316b577851ef21c728341f1046552
tree96cdb96a4e668fe3a3e9c88e8158bc371802f4d3
parente07e23e1fd3000289fc7ccc6c71879070d3b19e0
[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 <akpm@osdl.org>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/traps.c