From: Sebastian Andrzej Siewior <[email protected]> Date: Tue, 13 Aug 2019 10:00:25 +0200
> From: Thomas Gleixner <[email protected]> > > 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 <[email protected]> > Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Applied.
