Re: [PATCH v3 31/36] mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimer

From: Johannes Berg
Date: Mon Dec 11 2017 - 06:27:46 EST


On Wed, 2017-11-29 at 16:30 +0100, Anna-Maria Gleixner wrote:
> From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>
> Switch the timer to HRTIMER_MODE_SOFT, which executed the timer
> callback in softirq context and remove the hrtimer_tasklet.

You didn't change the commit log to HRTIMER_MODE_REL_SOFT, but
otherwise looks good to me.

Reviewed-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx

johannes