aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-cavium-thunderx.c
diff options
context:
space:
mode:
authorKirill Tkhai <ktkhai@virtuozzo.com>2018-03-01 14:30:17 +0300
committerJohannes Berg <johannes.berg@intel.com>2018-03-02 10:01:25 +0100
commit2e75bb2f8b8928aa01d91219a90df1e6fbc7cdd4 (patch)
treee850a67aab90f5197d2173e58adf096794359c3a /drivers/spi/spi-cavium-thunderx.c
parent03695549aa76e877d596df188c266f06257b6a23 (diff)
net: Convert hwsim_net_ops
These pernet_operations allocate and destroy IDA identifier, and these actions are synchronized by IDA subsystem locks. Exit method removes mac80211_hwsim_data enteries from the lists, and this is synchronized by hwsim_radio_lock with the rest parallel pernet_operations. Also it queues destroy_radio() work, and these work already may be executed in parallel with any pernet_operations (as it's a work :). So, we may mark these pernet_operations as async. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/spi/spi-cavium-thunderx.c')
0 files changed, 0 insertions, 0 deletions