x86 idle: clarify AMD erratum 400 workaround
[linux-2.6-block.git] / arch / x86 / kernel / smpboot.c
index 08776a953487f826dad0acc84b5b6e35f6272387..2c33633595cc093cc959733a29ff1be6face10d4 100644 (file)
@@ -1379,7 +1379,7 @@ void play_dead_common(void)
 {
        idle_task_exit();
        reset_lazy_tlbstate();
-       c1e_remove_cpu(raw_smp_processor_id());
+       amd_e400_remove_cpu(raw_smp_processor_id());
 
        mb();
        /* Ack it */