commit | 48ec4d9537282a55d602136724f069faafcac8c8 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@infradead.org> | Wed Feb 04 15:54:45 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Feb 04 22:10:12 2009 +0100 |
tree | 9903d1ddf9244c2dae165c63158c03124d4711f3 | |
parent | bb960a1e42042e82447a5bc0941b3ab6d614bac3 [diff] |
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>