Re: Attempted summary of suspend-blockers LKML thread

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rafael J. Wysocki
Date: Sunday, August 8, 2010 - 10:25 am

On Saturday, August 07, 2010, Alan Stern wrote:

In this example the event is not a PCI interrupt itself, which is a consqeuence
of the event, but the USB plug-unplug.  So, whoever detects the plug-unplug
should use pm_stay_awake() or pm_wakeup_event().  That may be an
interrupt handler of a PCI USB controller, so if that is the case, the
controller driver probably should use one of these functions in its interrupt
handler.  Still, that by no measn implies that _every_ PCI interrupt should in
principle be regarded as a wakeup event.

Thanks,
Rafael
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Attempted summary of suspend-blockers LKML thread, Rafael J. Wysocki, (Sun Aug 8, 10:25 am)