netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net 0/3] net: fix mcast RCU splats
@ 2024-11-24 15:40 Paolo Abeni
  2024-11-24 15:40 ` [PATCH v2 net 1/3] ipmr: add debug check for mr table cleanup Paolo Abeni
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Paolo Abeni @ 2024-11-24 15:40 UTC (permalink / raw)
  To: netdev
  Cc: Eric Dumazet, David S. Miller, Jakub Kicinski, Simon Horman,
	stefan.wiehler, David Ahern

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.

---
v1 -> v2:
 - fix build issues in patch 1/3

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  | 56 +++++++++++++++++++++++++++++++++++++-----------
 net/ipv6/ip6mr.c | 52 ++++++++++++++++++++++++++++++++++----------
 2 files changed, 84 insertions(+), 24 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-11-28  9:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-24 15:40 [PATCH v2 net 0/3] net: fix mcast RCU splats Paolo Abeni
2024-11-24 15:40 ` [PATCH v2 net 1/3] ipmr: add debug check for mr table cleanup Paolo Abeni
2024-11-26 15:34   ` David Ahern
2024-11-24 15:40 ` [PATCH v2 net 2/3] ip6mr: fix tables suspicious RCU usage Paolo Abeni
2024-11-26 15:39   ` David Ahern
2024-11-24 15:40 ` [PATCH v2 net 3/3] ipmr: " Paolo Abeni
2024-11-26 15:40   ` David Ahern
2024-11-28  9:30 ` [PATCH v2 net 0/3] net: fix mcast RCU splats patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).