From: Andi Kleen Date: Sat, 16 Apr 2005 22:25:09 +0000 (-0700) Subject: [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if available. X-Git-Tag: v2.6.12-rc3~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94ad84740fb3fe6c2112e60bc71a256c2815479d;p=pandora-kernel.git [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if available. They are rumoured to be much more reliable than the RIP in the stack frame on P4s. This is a borderline case because the code is very simple. Please note there are no plans to add support for all the MCE register MSRs. Cc: Cc: Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed