commit | e7fb2b1d3d7620c6b51f147b6d4dd1c80238c31f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Nov 08 13:41:25 2023 +0100 |
committer | Sasha Levin <sashal@kernel.org> | Mon Dec 04 04:31:13 2023 -0500 |
tree | 22552ce68a68b66b7e934287a8cab11af13f6323 | |
parent | c41bab81ed7ca1f3f64fff5050b33b955547b5c8 [diff] |
wifi: cfg80211: lock wiphy mutex for rfkill poll [ Upstream commit 8e2f6f2366219b3304b227bdd2f04b64c92e3e12 ] We want to guarantee the mutex is held for pretty much all operations, so ensure that here as well. Reported-by: syzbot+7e59a5bfc7a897247e18@syzkaller.appspotmail.com Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Sasha Levin <sashal@kernel.org>