diff options
author | Wong Vee Khee <[email protected]> | 2020-11-15 15:42:10 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-16 16:12:36 -0800 |
commit | 8e5debed39017836a850c6c7bfacc93299d19bad (patch) | |
tree | eddd74caf98f5c54e767df6b53e8909c68d8b0c6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7a30ecc9237681bb125cbd30eee92bef7e86293d (diff) |
net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call
Fix an issue where dump stack is printed on suspend resume flow due to
netif_set_real_num_rx_queues() is not called with rtnl_lock held().
Fixes: 686cff3d7022 ("net: stmmac: Fix incorrect location to set real_num_rx|tx_queues")
Reported-by: Christophe ROULLIER <[email protected]>
Tested-by: Christophe ROULLIER <[email protected]>
Cc: Alexandre TORGUE <[email protected]>
Reviewed-by: Ong Boon Leong <[email protected]>
Signed-off-by: Wong Vee Khee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions