diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-11-28 08:36:09 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-28 17:52:50 +0100 |
commit | bd89bb29a01503c5cffa367eccb0b356f910cb8d (patch) | |
tree | 2066bb0cff4321261cedcddc00e8613eb9e1b538 /arch/sh/lib/memset.S | |
parent | 74853dba2f7a1a9b0905a09abcf65c1f3ce0b14f (diff) | |
download | linux-bd89bb29a01503c5cffa367eccb0b356f910cb8d.tar.gz linux-bd89bb29a01503c5cffa367eccb0b356f910cb8d.tar.bz2 linux-bd89bb29a01503c5cffa367eccb0b356f910cb8d.zip |
debug warnings: print the DMI board info name in a WARN/WARN_ON
Impact: extend WARN_ON() output with DMI_PRODUCT_NAME
It's very useful for many low level WARN_ON's to find out which
motherboard has the broken BIOS etc... this patch adds a printk
to the WARN_ON code for this.
On architectures without DMI, gcc should optimize the code out.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/sh/lib/memset.S')
0 files changed, 0 insertions, 0 deletions