summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorKory Maincent <kory.maincent@bootlin.com>2025-01-29 10:50:47 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-08 09:58:08 +0100
commit13c9e38509e1dbbf8f3f4bcdbf7c14e3704ae43a (patch)
tree2535aa169d763fd0e8e7f64e965ef2887d164153 /scripts/git.orderFile
parent0296981941cf291edfbc318d3255a93439f368e4 (diff)
downloadlinux-13c9e38509e1dbbf8f3f4bcdbf7c14e3704ae43a.tar.gz
linux-13c9e38509e1dbbf8f3f4bcdbf7c14e3704ae43a.tar.bz2
linux-13c9e38509e1dbbf8f3f4bcdbf7c14e3704ae43a.zip
net: sh_eth: Fix missing rtnl lock in suspend/resume path
[ Upstream commit b95102215a8d0987789715ce11c0d4ec031cbfbe ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions