commit | 5f8c1a54cab6f449fe04d42d0661bc796fa4e73e | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Wed Apr 29 19:29:12 2009 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu May 28 09:24:14 2009 -0700 |
tree | 3e08602a41c9c7bb08cc20f650e884cd94c031e8 | |
parent | a9862e0560866eadbc59b84867492004da436516 [diff] |
x86, mce: add MSR read wrappers for easier error injection This will be used by future patches to allow machine check error injection. Right now it's a nop, except for adding some wrappers around the MSR reads. This is early in the sequence to avoid too many conflicts. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>