]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] Increase severity of MCA recovery messages
authorRuss Anderson <rja@sgi.com>
Tue, 7 Mar 2006 23:23:25 +0000 (15:23 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 7 Mar 2006 23:23:25 +0000 (15:23 -0800)
commitea0e92a613a1caf85583c83cd131cef7d0f5571d
tree9c8ccb800a80438dc2e2ae19e39703c7998a86f0
parentd0b004840bd3b5ff2f2a0ad14fa0bd43349f5175
[IA64] Increase severity of MCA recovery messages

The MCA recovery messages are currently KERN_DEBUG,
so they don't show up in /var/log/messages (by default).
Increase the severity to KERN_ERR, for the initial
message (and also add the physical address to this
message). Leave the successful isolation message as
KERN_DEBUG, but increase the severity when isolation
fails to KERN_CRIT.

[Russ' patch made these all KERN_CRIT]

Signed-off-by: Russ Anderson (rja@sgi.com)
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/mca_drv.c