diff options
| author | Thomas Gleixner <tglx@linutronix.de> | 2019-08-13 11:00:25 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-08-15 06:02:39 +0300 |
| commit | ecb9f80db23a7ab09b46b298b404e41dd7aff6e6 (patch) | |
| tree | 76dc0c738cd0516686e1acc5cb8881e608f2aa6d /tools/perf/scripts/python/syscall-counts.py | |
| parent | 03eb57bb897f22ba06025ff628a3447520636572 (diff) | |
| download | linux-ecb9f80db23a7ab09b46b298b404e41dd7aff6e6.tar.xz | |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
