]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge branch 'net-fix-mcast-rcu-splats'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 28 Nov 2024 09:23:26 +0000 (10:23 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 28 Nov 2024 09:23:27 +0000 (10:23 +0100)
commit0dd298579794d88f872bdf6a4f48d3a368353d4b
treea569379b41f89d1201c0547927af2995ccd256c9
parent663a917475530feff868a4f2bda286ea4171f420
parentfc9c273d6daaa9866f349bbe8cae25c67764c456
Merge branch 'net-fix-mcast-rcu-splats'

Paolo Abeni says:

====================
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.
====================

Link: https://patch.msgid.link/cover.1732289799.git.pabeni@redhat.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>