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

From: Alan Stern
Date: Wed Feb 25 2009 - 10:32:41 EST


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

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