. > > > > What if some other driver is sharing the IRQ, and requires IRQs to be > > enabled for the resume to complete?
All drivers re-enable IRQs on their way back up in their resume code, they shouldn't be doing anything before that point.. > This certainly is the case on many laptops. Well at the moment on my laptop without this patch we don't make it back, and we've done a lot of talking at OLS about this.. patches like this will be popping up for most drivers soon.... Dave. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/