linux/drivers/net/wireless/intel
Johannes Berg 6da29d3b42 iwlwifi: mvm: don't lock mutex in RCU critical section
We cannot lock a mutex while we're in an RCU critical section. At
the same time, we're accessing data structures that are protected
by the mvm->mutex anyway, so just move the entire locking here to
use only that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210411124417.4d27bd36e10e.I1fd8e8fe442c41a5deaa560452b598ed7a60ada5@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2021-04-14 12:07:19 +03:00
..
ipw2x00 networking changes for the 5.10 merge window 2020-10-15 18:42:13 -07:00
iwlegacy iwlegacy: avoid -Wempty-body warning 2021-04-11 12:31:01 +03:00
iwlwifi iwlwifi: mvm: don't lock mutex in RCU critical section 2021-04-14 12:07:19 +03:00
Kconfig
Makefile