summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2021-03-09 09:42:11 +0100
committerThomas Gleixner <tglx@linutronix.de>2021-03-17 16:33:58 +0100
commitc62c38e349c73cad90f59f00fe8070b3648b6d08 (patch)
treeb4adfdf2083869ecadd8ede9b89faf0bccf2ab55 /tools/perf/scripts/python/export-to-sqlite.py
parenteb2dafbba8b824ee77f166629babd470dd0b1c0a (diff)
net: jme: Replace link-change tasklet with work
The link change tasklet disables the tasklets for tx/rx processing while upating hw parameters and then enables the tasklets again. This update can also be pushed into a workqueue where it can be performed in preemptible context. This allows tasklet_disable() to become sleeping. Replace the linkch_task tasklet with a work. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20210309084242.106288922@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions