]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latency
authorJohannes Berg <johannes.berg@intel.com>
Mon, 28 Oct 2024 11:54:51 +0000 (13:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 7 Nov 2024 13:42:29 +0000 (14:42 +0100)
commitbf595b573eaa85805f16647a4d9225d1d5ba52b8
treefda5fcd7e9d56341b98ba74260d08baa5f6522e7
parentdc40fde44607881482ed916b1a51545d6e841f32
wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latency

This will call into the OMI control path soon, and that will
require the wiphy mutex to be held. The files are removed by
mac80211 under wiphy mutex, so we must use the wiphy-locked
debugfs for them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20241028135215.c62e23392400.Ifcb652d324bc60b7144fdf277d7989bede9e54d5@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c