summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2024-10-16 23:06:53 +0300
committerAndrew Lunn <andrew@lunn.ch>2024-10-20 18:20:43 +0300
commite2015942e90a021151a5751776f35830ba063be7 (patch)
tree5a536b7f62076c9dfb0d0b71c28362eefd3248c3 /tools/perf/scripts/python/export-to-postgresql.py
parentac48430368c1a4f4e6c2fa92243b4b93fd25bee4 (diff)
downloadlinux-e2015942e90a021151a5751776f35830ba063be7.tar.xz
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