|
@@ -121,7 +121,7 @@ static long threshold_restart_bank(void *_tr)
|
|
}
|
|
}
|
|
|
|
|
|
/* cpu init entry point, called from mce.c with preempt off */
|
|
/* cpu init entry point, called from mce.c with preempt off */
|
|
-void __cpuinit mce_amd_feature_init(struct cpuinfo_x86 *c)
|
|
|
|
|
|
+void mce_amd_feature_init(struct cpuinfo_x86 *c)
|
|
{
|
|
{
|
|
unsigned int bank, block;
|
|
unsigned int bank, block;
|
|
unsigned int cpu = smp_processor_id();
|
|
unsigned int cpu = smp_processor_id();
|