diff options
author | Paul Fertser <fercerpav@gmail.com> | 2025-01-09 17:50:54 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-01-13 18:59:56 -0800 |
commit | 9e2bbab94b88295dcc57c7580393c9ee08d7314d (patch) | |
tree | 421d7c6c0c0df8f5c1e93c56a4e65f209ea8bdb9 /scripts/gdb/linux/timerlist.py | |
parent | 76201b5979768500bca362871db66d77cb4c225e (diff) |
net/ncsi: fix locking in Get MAC Address handling
Obtaining RTNL lock in a response handler is not allowed since it runs
in an atomic softirq context. Postpone setting the MAC address by adding
a dedicated step to the configuration FSM.
Fixes: 790071347a0a ("net/ncsi: change from ndo_set_mac_address to dev_set_mac_address")
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/20241129-potin-revert-ncsi-set-mac-addr-v1-1-94ea2cb596af@gmail.com
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Tested-by: Potin Lai <potin.lai.pt@gmail.com>
Link: https://patch.msgid.link/20250109145054.30925-1-fercerpav@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions