diff options
author | Tetsuo Handa <[email protected]> | 2022-04-22 12:01:24 +0900 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-04-25 12:10:24 -0700 |
commit | cc271ab86606c963e97915d84be34ae4bd067578 (patch) | |
tree | 3a247a7f819333f964e9b5e28809a1627362d712 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | df1cc21152ffb605e2f32e5642891f9b908e3f11 (diff) |
wwan_hwsim: Avoid flush_scheduled_work() usage
Flushing system-wide workqueues is dangerous and will be forbidden.
Replace system_wq with local wwan_wq.
While we are at it, make err_clean_devs: label of wwan_hwsim_init()
behave like wwan_hwsim_exit(), for it is theoretically possible to call
wwan_hwsim_debugfs_devcreate_write()/wwan_hwsim_debugfs_devdestroy_write()
by the moment wwan_hwsim_init_devs() returns.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Tetsuo Handa <[email protected]>
Reviewed-by: Sergey Ryazanov <[email protected]>
Reviewed-by: Loic Poulain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions