From: Russ Anderson Date: Wed, 6 Apr 2005 07:07:00 +0000 (-0700) Subject: [IA64] MCA recovery improvements X-Git-Tag: v2.6.12-rc4~117^2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1b901c2029aa0fd8aa4ac5f04f31648ae2358b4;p=pandora-kernel.git [IA64] MCA recovery improvements Jack Steiner uncovered some opportunities for improvement in the MCA recovery code. 1) Set bsp to save registers on the kernel stack. 2) Disable interrupts while in the MCA recovery code. 3) Change the way the user process is killed, to avoid a panic in schedule. Testing shows that these changes make the recovery code much more reliable with the 2.6.12 kernel. Signed-off-by: Russ Anderson Signed-off-by: Tony Luck --- Reading git-diff-tree failed