From: Keith Owens Date: Tue, 24 Jan 2006 01:31:26 +0000 (+1100) Subject: [IA64] Set the correct default OS status in the MCA handler X-Git-Tag: v2.6.16-rc2~241^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a792058c3aaf5fb806e09a456e25b9f4f748dd1;p=pandora-kernel.git [IA64] Set the correct default OS status in the MCA handler sos->os_status is set to a default value of IA64_MCA_COLD_BOOT for an MCA, but then is incorrectly overwritten with IA64_MCA_SAME_CONTEXT (0). This makes SAL think that all MCAs have been recovered. Signed-off-by: Keith Owens Signed-off-by: Tony Luck --- Reading git-diff-tree failed