On Thu, 2017-08-31 at 12:23 +0000, Anna-Maria Gleixner wrote: > From: Thomas Gleixner <t...@linutronix.de> > > Switch the timer to CLOCK_MONOTONIC_SOFT, which executed the timer > callback in softirq context and remove the hrtimer_tasklet. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > Signed-off-by: Anna-Maria Gleixner <anna-ma...@linutronix.de> > Cc: Johannes Berg <johan...@sipsolutions.net> > Cc: Kalle Valo <kv...@codeaurora.org> > Cc: linux-wirel...@vger.kernel.org > This looks fine to me,
Reviewed-by: Johannes Berg <johan...@sipsolutions.net> Are you planning to integrate all patches in the series through some other tree, perhaps to be able to get rid of the tasklet_hrtimer API, or should I apply this? johannes