[RFC][PATCH 0/3] PM: Rework suspend and hibernation code for devices (rev. 4)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: pm list <linux-pm@...>
Cc: ACPI Devel Maling List <linux-acpi@...>, Alan Stern <stern@...>, Greg KH <greg@...>, Len Brown <lenb@...>, LKML <linux-kernel@...>, Alexey Starikovskiy <astarikovskiy@...>, David Brownell <david-b@...>, Pavel Machek <pavel@...>, Benjamin Herrenschmidt <benh@...>, Oliver Neukum <oliver@...>, Nigel Cunningham <ncunningham@...>
Date: Tuesday, April 1, 2008 - 8:07 pm

Hi,

This is the 4th revision of the patches intended to start the redesign of the suspend
and hibernation framework for devices, addressing (hopefully) all of the recent
comments.

Patch [1/3] is the 7th revision of the patch introducing new callbacks for
suspend and hibernation.

The other two patches implement the new suspend and hibernation callbacks
for the platform and PCI bus types (3rd revision of both).

The main differences between these patches and the previous revision:
* Dropped DPM_INVALID and made the PM core only report errors returned by
  resume callbacks, without handling them in any other way
* Updated the comments in pm.h accordingly
* Added a function for printing error messages to main.c

The platform and PCI patches are unchanged.

More comments welcome.

Thanks,
Rafael

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][PATCH 0/3] PM: Rework suspend and hibernation code for..., Rafael J. Wysocki, (Tue Apr 1, 8:07 pm)
Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers, Jesse Barnes, (Thu Apr 3, 2:50 pm)
Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers, Benjamin Herrenschmidt, (Thu Apr 3, 5:47 pm)
Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers, Jesse Barnes, (Thu Apr 3, 7:48 pm)
Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers, Rafael J. Wysocki, (Thu Apr 3, 5:23 pm)
Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers, Jesse Barnes, (Thu Apr 3, 5:41 pm)