Merge branch 'raw-rcu-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 Jun 2022 08:10:13 +0000 (09:10 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jun 2022 08:10:13 +0000 (09:10 +0100)
commit6f9d70466c89377451033fa2cf55c8cb3ece7cd2
tree8a90d3251bf1e6c02a45be0667b0147aa5c5765a
parent9776fe0f424b7d11af953b52322961845e2b5763
parentf289c02bf41b55fbfccf21d72c4ac44cd4a7a107
Merge branch 'raw-rcu-fixes'

Kuniyuki Iwashima says:

====================
raw: Fix nits of RCU conversion series.

The first patch fixes a build error by commit ba44f8182ec2 ("raw: use
more conventional iterators"), but it does not land in the net tree,
so this series is targeted to net-next.  The second patch replaces some
hlist functions with sk's helper macros.
====================

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