Re: [PATCH] PM: add dpm_use_runtime_{suspend, resume} helper functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 01 March 2010, Kevin Hilman wrote:
> "Rafael J. Wysocki" <rjw@xxxxxxx> writes:
> 
> > On Saturday 27 February 2010, Mark Brown wrote:
> >> On Fri, Feb 26, 2010 at 05:06:59PM -0500, Alan Stern wrote:
> >> > On Fri, 26 Feb 2010, Rafael J. Wysocki wrote:
> >> 
> >> > > I have one problem with the design.  Namely, dpm_invoke_runtime_*() can
> >> > > run a callback from another subsystem.  Say you are a device class and you
> >> > > decide to use dpm_invoke_runtime_*(), but the device's bus type implements
> >> > > the runtime PM callbacks, so they will be run as device class suspend and
> >> > > resume callbacks.  That doesn't look particularly clean to me.
> >> 
> >> > That is a valid point.  I suppose there could be separate bus-type, 
> >> > device-type, and device-class versions of these functions, but that 
> >> > seems like excessive complication with little real benefit.
> >> 
> >> I do agree that it'd be good to avoid adding any further complexity here
> >> - the use case I have is devices that only really have one suspend type
> >> and don't want or need to know if it's a runtime, disk or memory suspend.
> >
> > What about the patch below, then (untested)?
> >
> > Use GENERIC_SUBSYS_PM_OPS for the subsystem and then
> > UNIVERSAL_DEV_PM_OPS for drivers, possibly passing NULL as idle_fn.
> 
> This looks good to me for what I'm tinkering with too, but have not
> tested it.
> 
> One thing missing from the orignal patch is a publicly availble
> version of pm_is_runtime_suspended().  I found this useful in at least
> one driver where I needed a slightly different suspend hook from he
> runtime hook.

It is present, but called pm_runtime_suspended(), in the updated patch I sent
a while ago:

https://lists.linux-foundation.org/pipermail/linux-pm/2010-March/024535.html

I'd appreciate it if someone could test that patch.  I only could verify that
it built correctly with various combinations of .config options.

Rafael
_______________________________________________
linux-pm mailing list
linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/linux-pm

[Index of Archives]     [Linux ACPI]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [CPU Freq]     [Kernel Newbies]     [Fedora Kernel]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux