On Mon, Sep 08, 2008 at 05:17:08PM -0700, David Miller wrote:
It turns out that there is a timer_cpu_modifier() that invokes
migrate_timers() upon CPU_DEAD or CPU_DEAD_FROZEN. And migrate_timers()
looks like it does what its name says. And I believe that CPU_DEAD
happens after sparc64's local_irq_enable() window, so we should be OK.
Thanx, Paul
--