From: Andi Kleen Date: Wed, 29 Apr 2009 17:29:12 +0000 (+0200) Subject: x86, mce: add MSR read wrappers for easier error injection X-Git-Tag: v2.6.31-rc1~349^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f8c1a54cab6f449fe04d42d0661bc796fa4e73e;p=pandora-kernel.git 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 Signed-off-by: H. Peter Anvin Signed-off-by: Hidetoshi Seto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed