Re: [PATCH 6/8] header: add pm_system_wakeup()

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

 



On Tue, 2017-09-12 at 23:39 +0200, Hauke Mehrtens wrote:
> On 09/12/2017 11:35 AM, Johannes Berg wrote:
> > On Mon, 2017-09-11 at 00:10 +0200, Hauke Mehrtens wrote:
> > > 
> > > +#if LINUX_VERSION_IS_LESS(3,18,0)
> > > +static inline void pm_system_wakeup(void)
> > > +{
> > > +	freeze_wake();
> > > +}
> > > +#endif
> > 
> > freeze_wake() was also "only" added around 3.10 or something like
> > that,
> > so perhaps we should just not backport this at all but version-
> > guard
> > the drivers needing it? I'm not super comfortable with the reduced
> > functionality anyway.
> 
> Hi,
> 
> This is only used by mwifiex so I am also fine with making mwifiex
> depend on kernel 3.18 or higher.
> 
> Will you create a patch and revert mine?

Done.

johannes
--
To unsubscribe from this list: send the line "unsubscribe backports" in



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux