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: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2a792058c3aaf5fb806e09a456e25b9f4f748dd1;p=~emulex%2Finfiniband.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 --- diff --git a/arch/ia64/kernel/mca_asm.S b/arch/ia64/kernel/mca_asm.S index 403a80a58c1..60a464bfd9e 100644 --- a/arch/ia64/kernel/mca_asm.S +++ b/arch/ia64/kernel/mca_asm.S @@ -512,7 +512,7 @@ ia64_state_save: st8 [temp1]=r12 // os_status, default is cold boot mov r6=IA64_MCA_SAME_CONTEXT ;; - st8 [temp1]=r6 // context, default is same context + st8 [temp2]=r6 // context, default is same context // Save the pt_regs data that is not in minstate. The previous code // left regs at sos.