x86, 64-bit: print DMI info in the oops trace
authorKyle McMartin <kyle@infradead.org>
Wed, 4 Feb 2009 20:54:45 +0000 (15:54 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 4 Feb 2009 21:10:12 +0000 (22:10 +0100)
commit48ec4d9537282a55d602136724f069faafcac8c8
tree9903d1ddf9244c2dae165c63158c03124d4711f3
parentbb960a1e42042e82447a5bc0941b3ab6d614bac3
x86, 64-bit: print DMI info in the oops trace

This patch echoes what we already do on 32-bit since
90f7d25c6b672137344f447a30a9159945ffea72, and prints the DMI
product name in show_regs, so that system specific problems can be
easily identified.

Signed-off-by: Kyle McMartin <kyle@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/process_64.c