diff options
author | Thomas Gleixner <[email protected]> | 2017-12-21 11:42:04 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-01-16 09:51:23 +0100 |
commit | b1a31a5f5f27ff8aba42b545a1c721941f735107 (patch) | |
tree | 595c4b6df1e52a742a452d0f586a25df326af8ca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b03bbbe08ff04d80136b6aac152954ef308a4909 (diff) |
usb/gadget/NCM: Replace tasklet with softirq hrtimer
The tx_tasklet tasklet is used in invoke the hrtimer (task_timer) 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: Anna-Maria Gleixner <[email protected]>
Acked-by: Felipe Balbi <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Felipe Balbi <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions