[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1732270911.git.pabeni@redhat.com>
Date: Fri, 22 Nov 2024 12:02:13 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: Eric Dumazet <edumazet@...gle.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Simon Horman <horms@...nel.org>,
stefan.wiehler@...ia.com
Subject: [PATCH net 0/3] net: fix mcast RCU splats
This series addresses the RCU splat triggered by the forwarding
mroute tests.
The first patch does not address any specific issue, but makes the
following ones more clear. Patch 2 and 3 address the issue for ipv6 and
ipv4 respectively.
Paolo Abeni (3):
ipmr: add debug check for mr table cleanup
ip6mr: fix tables suspicious RCU usage
ipmr: fix tables suspicious RCU usage
net/ipv4/ipmr.c | 51 ++++++++++++++++++++++++++++++++++++------------
net/ipv6/ip6mr.c | 47 +++++++++++++++++++++++++++++++++-----------
2 files changed, 74 insertions(+), 24 deletions(-)
--
2.45.2
Powered by blists - more mailing lists