From: Russ Anderson Date: Fri, 4 Nov 2005 19:39:38 +0000 (-0600) Subject: [IA64] MCA recovery based on PSP bits X-Git-Tag: v2.6.15-rc1~42^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a14f25a076a8e5040d6f4e93f84034c81bcddbf7;p=pandora-kernel.git [IA64] MCA recovery based on PSP bits The determination of whether an MCA is recoverable or not must be based on the bits set in the PSP (Processor State Parameter). The specific bits are shown in the Intel IA-64 Architecture Software Developer's Manual, Vol 2, Table 11-6 Software Recovery Bits in Processor State Parameter. Those bits should be consistent across the entire IA-64 family of processors. Signed-off-by: Russ Anderson Signed-off-by: Tony Luck --- Reading git-diff-tree failed