x86, mce: unify smp_thermal_interrupt
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Mon, 15 Jun 2009 08:25:27 +0000 (17:25 +0900)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 16 Jun 2009 23:56:08 +0000 (16:56 -0700)
commita65c88dd2c83b569dbd13778da689861bdf977f2
tree61c1e44b539b722909256969bd4d4dfb1c5143b5
parente8ce2c5ee826b3787202493effcd08d4b1e1e639
x86, mce: unify smp_thermal_interrupt

Put common functions into therm_throt.c, modify Makefile.

unexpected_thermal_interrupt
intel_thermal_interrupt
smp_thermal_interrupt
intel_set_thermal_handler

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_intel_64.c
arch/x86/kernel/cpu/mcheck/p4.c
arch/x86/kernel/cpu/mcheck/therm_throt.c