]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit94ad84740fb3fe6c2112e60bc71a256c2815479d
treef9725aa273ebbfd40253a90b4d6ae1d5564e7a9f
parent1c1734090ebcd31e479798b3af4c260ae09bf3a4
[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