On Sat, Jan 05, 2008 at 02:42:28AM +0000, Andrew Doran wrote: > I haven't changed anything in this path. Incidentally, requiring polling > operation during shutdown is insane, the system is still alive if quiet. No disagreement. The problem is that the shutdown hooks are called when interrupts are already disabled. Joerg