diff options
| author | Stanislav Fomichev <[email protected]> | 2025-03-09 21:58:50 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-03-12 20:19:15 +0000 |
| commit | eaca6e5dc6ba19422989e73415a49042b2062ed0 (patch) | |
| tree | a3bf8015ca5462ada5829cd0965e0b6ee1dfd643 /tools/testing/selftests/kvm/x86/nested_exceptions_test.c | |
| parent | eth: bnxt: switch to netif_close (diff) | |
| download | kernel-eaca6e5dc6ba19422989e73415a49042b2062ed0.tar.gz kernel-eaca6e5dc6ba19422989e73415a49042b2062ed0.zip | |
eth: bnxt: request unconditional ops lock
netdev_lock_ops conditionally grabs instance lock when queue_mgmt_ops
is defined. However queue_mgmt_ops support is signaled via FW
so we can sometimes boot without queue_mgmt_ops being set.
This will result in bnxt running without instance lock which
the driver now heavily depends on. Set request_ops_lock to true
unconditionally to always request netdev instance lock.
Fixes: 004b5008016a ("eth: bnxt: remove most dependencies on RTNL")
Signed-off-by: Stanislav Fomichev <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/kvm/x86/nested_exceptions_test.c')
0 files changed, 0 insertions, 0 deletions
