x86, mce: unify
commitdba3725d44f5dfb5711fd509fca10b5b828c43b7
authorIngo Molnar <mingo@elte.hu>
Wed, 8 Apr 2009 10:31:26 +0000 (8 12:31 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 16:24:11 +0000 (28 09:24 -0700)
treeebf07a2560a85259de700593f340be5183289508
parent711c2e481c9d1113650d09de10f61ee88ab56fda
x86, mce: unify

move mce_64.c => mce.c and glue it up in the Makefile.
Remove mce_32.c

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mcheck/Makefile
arch/x86/kernel/cpu/mcheck/mce.c [moved from arch/x86/kernel/cpu/mcheck/mce_64.c with 100% similarity]
arch/x86/kernel/cpu/mcheck/mce_32.c [deleted file]