aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorPaweł Jabłoński <[email protected]>2018-02-05 13:03:36 -0800
committerJeff Kirsher <[email protected]>2018-02-26 12:29:41 -0800
commit8cd5fe62cc5a2aca1c698c28baa46ac6931ba11f (patch)
treed7edf1ef81aa9c9b73b93413bfdcc5ef8116c3e5 /tools/perf/scripts/python/sched-migration.py
parentc3880bd159d431d06b687b0b5ab22e24e6ef0070 (diff)
i40evf: Fix double locking the same resource
Removes the locking of adapter->mac_vlan_list_lock resource in i40evf_add_filter(). The locking part is moved above i40evf_add_filter(). i40evf_add_filter(), called by i40evf_addr_sync(), was trying to lock the resource again and double locking generated a kernel panic after bringing an interface up. Fixes: 8946b56354b7 ("i40evf: use __dev_[um]c_sync routines in .set_rx_mode") Signed-off-by: Paweł Jabłoński <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions