[linux-pm] [RFC][PATCH 2/2] PM: Rework handling of interrupts during suspend-resume

Alan Stern stern at rowland.harvard.edu
Wed Feb 25 07:32:30 PST 2009


On Tue, 24 Feb 2009, Rafael J. Wysocki wrote:

> I think the most important source of level triggered interrupts are PCI
> devices, so perhaps we can make the PCI PM core use bit 10 of the PCI Device
> Control register to prevent devices from generating INTx after the drivers'
> suspend routines have been executed?

I wish that were true.  As I recall, the original PCI specification did
not define this bit, and older PCI devices don't support it.  So you
can't count on being able to supress interrupt generation this way.  

Alan Stern



More information about the linux-pm mailing list