From: Sebastian Andrzej Siewior <bige...@linutronix.de> Date: Tue, 13 Aug 2019 10:00:25 +0200
> From: Thomas Gleixner <t...@linutronix.de> > > The tx_done_tasklet tasklet is used in invoke the hrtimer > (mvpp2_hr_timer_cb) in softirq context. This can be also achieved without > the tasklet but with HRTIMER_MODE_SOFT as hrtimer mode. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > Signed-off-by: Sebastian Andrzej Siewior <bige...@linutronix.de> Applied.