]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Use the extended RIP MSR for machine check reporting if available.
authorAndi Kleen <ak@suse.de>
Sat, 16 Apr 2005 22:25:09 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:25:09 +0000 (15:25 -0700)
commit3c1c8350f7bcdc256b75d2527c24fcb7f411a678
tree5a4e7e511670eb46acbbbe24ba0f9e5748b5a30b
parent1a235ab87e95afa318ae795adb8f54766762bcf6
[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: <venkatesh.pallipadi@intel.com>
Cc: <racing.guo@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/mce.c