RE: 2.6.30 enabling cpu1 on resume fails after suspend to memory

From: Thomas Gleixner
Date: Sun Jun 14 2009 - 09:50:21 EST


On Sun, 14 Jun 2009, Pallipadi, Venkatesh wrote:
> >Benjamin just confirmed that. The logic in disable_device_interrupts()
> >already skips interrupts marked with IRQF_TIMER, but I suspect that
> >the hpet/MSI interupts are not marked that way.
> >
>
> For percpu hpet at offline we will have
> - clockevent shutdown which will disable the interrupt
> - free_irq that will unregister on CPU DEAD

Well, the interupt in question is on the boot cpu which is not going
through CPU DEAD :)

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/