commit | 2a792058c3aaf5fb806e09a456e25b9f4f748dd1 | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Tue Jan 24 12:31:26 2006 +1100 |
committer | Tony Luck <tony.luck@intel.com> | Tue Jan 24 11:50:07 2006 -0800 |
tree | 369ebaa09cc20329da0abe67e8df3374b2b8bb83 | |
parent | 3ee68c4af3fd7228c1be63254b9f884614f9ebb2 [diff] |
[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 <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>