[PATCH 1/2] x86: Introduce show_fault_oops helper to fault_32|64.c

2008-01-21 Thread Harvey Harrison
This will help when unifying the oops dumping code on 32/64 bit. No functional changes. Signed-off-by: Harvey Harrison <[EMAIL PROTECTED]> --- arch/x86/mm/fault_32.c | 54 ++- arch/x86/mm/fault_64.c | 21 -- 2 files changed, 44

[PATCH 1/2] x86: Introduce show_fault_oops helper to fault_32|64.c

2008-01-21 Thread Harvey Harrison
This will help when unifying the oops dumping code on 32/64 bit. No functional changes. Signed-off-by: Harvey Harrison [EMAIL PROTECTED] --- arch/x86/mm/fault_32.c | 54 ++- arch/x86/mm/fault_64.c | 21 -- 2 files changed, 44