[linux-pm] [PATCH 0/3] PM: Fix up interactions between system suspend/resume and runtime PM

Rafael J. Wysocki rjw at sisk.pl
Sat Jun 25 15:54:20 PDT 2011


Hi,

The patches in this series are related to the interactions between system
suspend/resume and the I/O runtime PM framework.  We've had quite some
confusion and uncertainty in that area recently, so I'd like to clean it
up once and for all, so that everyone knows what the rules are and why
they are what they are.

[1/3] - Update documentation describing interactions between runtime PM and
        system suspend/resume.

[2/3] - Return special error code from runtime PM helers if runtime PM is
        disabled and make the SCSI error handling code take it into account.

[3/3] - Limit race conditions between runtime PM and system suspend/resume.

The patches are on top of the PM domains patchset I've just posted, which is
available from the git branch at:

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-domains

Thanks,
Rafael
    


More information about the linux-pm mailing list