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. johannes -- To unsubscribe from this list: send the line "unsubscribe backports" in