From: Russ Anderson Date: Tue, 7 Mar 2006 23:23:25 +0000 (-0800) Subject: [IA64] Increase severity of MCA recovery messages X-Git-Tag: v2.6.16-rc6~79^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea0e92a613a1caf85583c83cd131cef7d0f5571d;p=pandora-kernel.git [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 --- Reading git-diff-tree failed