]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: prepare consolidation of cpu/ related code usage
authorThomas Gleixner <tglxlinutronix.de>
Tue, 23 Oct 2007 20:37:23 +0000 (22:37 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 23 Oct 2007 20:37:23 +0000 (22:37 +0200)
commit3bc258ad87e5b0bbbca247b24ce8fac380c7d86b
tree30f6919ee856f49b892b7e2074104147b05d4926
parent34d19e29c9402b6149c128517f73e7773d5838bf
x86: prepare consolidation of cpu/ related code usage

Move mce.c to mce_32.c to allow the later move of the x86_64 mce.c
from arch/x86/kernel/ to ...kernel/cpu/mcheck

No code change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mcheck/Makefile
arch/x86/kernel/cpu/mcheck/mce_32.c [moved from arch/x86/kernel/cpu/mcheck/mce.c with 100% similarity]