]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'ipv6-data-races'
authorDavid S. Miller <davem@davemloft.net>
Mon, 11 Dec 2023 10:59:17 +0000 (10:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Dec 2023 10:59:17 +0000 (10:59 +0000)
commit70028b2e51c61d8dda0a31985978f4745da6a11b
tree34623c8c03fc41bcf60cea58e0db4a8bb4ea7f35
parent9a64d4c93eee6b2efb7a02ec98d9480946424509
parent1ac13efd614c752d3b47bbfb58e7c36eeb92cb5a
Merge branch 'ipv6-data-races'

Eric Dumazet says:

====================
ipv6: more data-race annotations

Small follow up series, taking care of races around
np->mcast_oif and np->ucast_oif.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>