aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2023-10-09 08:18:01 +0000
committerJohannes Berg <[email protected]>2023-10-11 14:36:12 +0000
commit91d20ab9d9ca035527af503d00e1e30d6c375f2a (patch)
treeaac117f0250ef65676f3f2cf761f0793ef1f7597 /tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c
parentMerge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... (diff)
downloadkernel-91d20ab9d9ca035527af503d00e1e30d6c375f2a.tar.gz
kernel-91d20ab9d9ca035527af503d00e1e30d6c375f2a.zip
wifi: cfg80211: use system_unbound_wq for wiphy work
Since wiphy work items can run pretty much arbitrary code in the stack/driver, it can take longer to run all of this, so we shouldn't be using system_wq via schedule_work(). Also, we lock the wiphy (which is the reason this exists), so use system_unbound_wq. Reported-and-tested-by: Kalle Valo <[email protected]> Fixes: a3ee4dc84c4e ("wifi: cfg80211: add a work abstraction with special semantics") Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/recvmsg_unix_prog.c')
0 files changed, 0 insertions, 0 deletions