]> Pileus Git - ~andy/linux/commit
[PATCH] x86: Mention PCI instead of RAM in NMI parity error message
authorAndi Kleen <ak@suse.de>
Thu, 7 Dec 2006 01:14:03 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:03 +0000 (02:14 +0100)
commit9c5f8be4625e73f17e28fea89399ed871a30e064
treeae203297cc2fa309ef5807349ee1303c2b20712f
parent7cd8b6861eb586aabe4c725cc0c259ce2e653695
[PATCH] x86: Mention PCI instead of RAM in NMI parity error message

On modern systems RAM errors don't cause NMIs, but it's usually
caused by PCI SERR. Mention PCI instead of RAM in the printk.

Reported by r_hayashi@ctc-g.co.jp (Ryutaro Hayashi)

Cc: r_hayashi@ctc-g.co.jp
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/traps.c
arch/x86_64/kernel/traps.c