diff options
author | Kory Maincent <kory.maincent@bootlin.com> | 2025-01-29 10:50:47 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-01-30 11:23:01 +0100 |
commit | b95102215a8d0987789715ce11c0d4ec031cbfbe (patch) | |
tree | 5d7596b980c6c75a37c45f56f22102f14c799cf6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2c2ebb2b49573e5f8726112ad06b1dffc3c9ea03 (diff) |
net: sh_eth: Fix missing rtnl lock in suspend/resume path
Fix the suspend/resume path by ensuring the rtnl lock is held where
required. Calls to sh_eth_close, sh_eth_open and wol operations must be
performed under the rtnl lock to prevent conflicts with ongoing ndo
operations.
Fixes: b71af04676e9 ("sh_eth: add more PM methods")
Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions