]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/kernel/smpboot.c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[net-next-2.6.git] / arch / x86 / kernel / smpboot.c
index 6c7faecd9e4aba5fa26919714a696f215d7d97d3..083e99d1b7df2aba236563467f47ebb21a09943d 100644 (file)
@@ -1373,7 +1373,6 @@ void play_dead_common(void)
 {
        idle_task_exit();
        reset_lazy_tlbstate();
-       irq_ctx_exit(raw_smp_processor_id());
        c1e_remove_cpu(raw_smp_processor_id());
 
        mb();