summaryrefslogtreecommitdiffstats
path: root/net/rds/af_rds.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2019-08-13 10:00:25 +0200
committerDavid S. Miller <davem@davemloft.net>2019-08-14 20:02:39 -0700
commitecb9f80db23a7ab09b46b298b404e41dd7aff6e6 (patch)
tree76dc0c738cd0516686e1acc5cb8881e608f2aa6d /net/rds/af_rds.c
parent03eb57bb897f22ba06025ff628a3447520636572 (diff)
downloadlinux-ecb9f80db23a7ab09b46b298b404e41dd7aff6e6.tar.gz
linux-ecb9f80db23a7ab09b46b298b404e41dd7aff6e6.tar.bz2
linux-ecb9f80db23a7ab09b46b298b404e41dd7aff6e6.zip
net/mvpp2: Replace tasklet with softirq hrtimer
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 <tglx@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds/af_rds.c')
0 files changed, 0 insertions, 0 deletions