On Tue, Feb 07, 2006 at 07:06:48PM +1000, Nigel Cunningham wrote: > This patch is designed to help with diagnosing and fixing the cause of > problems in suspending/resuming, due to drivers wrongly re-enabling > interrupts in their .suspend or .resume methods. Sorry, aren't interrupts enabled at this point anyway? They are if you issue a suspend to RAM via sysfs, eg: state_store->enter_state->suspend_prepare->device_suspend->suspend_device -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core