| commit | 9eda8cb3ac235217e4ffa01cb9cedee1c1550599 | [log] [tgz] |
|---|---|---|
| author | Andi Kleen <andi@firstfloor.org> | Thu Jul 09 00:31:42 2009 +0200 |
| committer | H. Peter Anvin <hpa@zytor.com> | Thu Jul 09 18:39:47 2009 -0700 |
| tree | c4f884f86a1d61ff64c5600fb84eaa7bf08a2ae0 | |
| parent | c1ebf835617035b1f08f734247dcb981e17aac6b [diff] |
x86: mce: Move code in mce.c Now that the X86_OLD_MCE ifdefs are gone move some code that used to be outside the big ifdef to a more natural place near its user. No code change. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>