diff options
author | Edwin Peer <[email protected]> | 2021-11-15 02:37:59 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-11-15 14:13:20 +0000 |
commit | 46d08f55d24e69e921456b5a40717da09199267b (patch) | |
tree | 12bfb4df6bdf06bef7e23ecf8545c39528617fd1 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | e97b21e94652f5f0d1c196452c111151f6d15883 (diff) |
bnxt_en: extend RTNL to VF check in devlink driver_reinit
The fixes the race condition between configuring SR-IOV and devlink
reload. The SR-IOV configure logic already takes the RTNL lock,
setting sriov_cfg under the lock while changes are underway. Extend
the lock scope in devlink driver_reinit to cover the VF check and
don't run concurrently with SR-IOV configure.
Reported-by: Leon Romanovsky <[email protected]>
Fixes: 228ea8c187d8 ("bnxt_en: implement devlink dev reload driver_reinit")
Cc: Leon Romanovsky <[email protected]>
Reviewed-by: Somnath Kotur <[email protected]>
Reviewed-by: Pavan Chebbi <[email protected]>
Reviewed-by: Andy Gospodarek <[email protected]>
Signed-off-by: Edwin Peer <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions