]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: introduce show_fault_oops helper to fault_32|64.c
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:34:10 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:10 +0000 (13:34 +0100)
commitb3279c7fd7acf807ab8395d16658514e8c222a37
tree2ce674dc4a99ca594c7e1a40da3db1545bc8731c
parent35f3266ffbee7ff8ca0474dc8dfa3b73d5a1d1ef
x86: introduce show_fault_oops helper to fault_32|64.c

This will help when unifying the oops dumping code on 32/64
bit.  No functional changes.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/fault_32.c
arch/x86/mm/fault_64.c