Re: [PATCH v4 31/36] mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimer
From: Johannes Berg
Date: Thu Jan 04 2018 - 10:12:54 EST
On Thu, 2017-12-21 at 11:42 +0100, Anna-Maria Gleixner wrote:
> From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>
> Switch the timer to HRTIMER_MODE_SOFT, which executed the timer
I've pointed out before that this should say HRTIMER_MODE_REL_SOFT.
Anyway, since it still doesn't apply on my tree, somebody else will
have to pick it up.
johannes