commit | 19f0dda91e0dcb38c97bbfcff62b108a3bbc7907 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jan 30 13:34:10 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:34:10 2008 +0100 |
tree | 7b181ffbbc893f78e200c1c813fac1f0f4108ee6 | |
parent | b3279c7fd7acf807ab8395d16658514e8c222a37 [diff] |
x86: unify page fault oops printing This changes the oops dumping format for page faults to be similar between X86_32 and 64. This is the first user of printk_address on X86_32. 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>