summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2024-10-16 22:06:53 +0200
committerAndrew Lunn <andrew@lunn.ch>2024-10-20 10:20:43 -0500
commite2015942e90a021151a5751776f35830ba063be7 (patch)
tree5a536b7f62076c9dfb0d0b71c28362eefd3248c3 /tools/perf/scripts/python/export-to-postgresql.py
parentac48430368c1a4f4e6c2fa92243b4b93fd25bee4 (diff)
r8169: replace custom flag with disable_work() et al
So far we use a custom flag to define when a task can be scheduled and when not. Let's use the standard mechanism with disable_work() et al instead. Note that in rtl8169_close() we can remove the call to cancel_work() because we now call disable_work_sync() in rtl8169_down() already. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions