Re: revert yenta free_irq on suspend

From: Linus Torvalds
Date: Sat Jul 30 2005 - 15:45:52 EST




On Sat, 30 Jul 2005, Russell King wrote:
>
> What this probably means is that we need some way to turn off interrupts
> from devices on suspend, and on resume, keep them off until drivers
> have had a chance to quiesce all devices, turn them back on, and then
> do full resume.

No, we just need to suspend and resume the interrupt controller properly.
Which we had the technology for, and we actually used to do, but for some
(incorrect) reason ACPI people thought it should be up to individual
drivers.

Linus
-
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/