diff options
author | Ben Greear <[email protected]> | 2024-04-30 16:42:12 -0700 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-05-03 09:19:16 +0200 |
commit | 3d913719df14c28c4d3819e7e6d150760222bda4 (patch) | |
tree | dc08481b1ddbfbfdff5dafcf4a2af6efa2853e3b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 52afb15e9d9a021ab6eec923a087ec9f518cb713 (diff) |
wifi: iwlwifi: Use request_module_nowait
This appears to work around a deadlock regression that came in
with the LED merge in 6.9.
The deadlock happens on my system with 24 iwlwifi radios, so maybe
it something like all worker threads are busy and some work that needs
to complete cannot complete.
Link: https://lore.kernel.org/linux-kernel/[email protected]/
Fixes: f5c31bcf604d ("Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds")
Signed-off-by: Ben Greear <[email protected]>
Link: https://msgid.link/[email protected]
[also remove unnecessary "load_module" var and now-wrong comment]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions