]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit459506a8d77d9ef8bda23b23f767de064591de34
tree8a90d3251bf1e6c02a45be0667b0147aa5c5765a
parent5144d556eafff8296f58bb839c48e13a0efbd459
parentcbcdbbdb284fb62f75a51180ed05e773a2ffe438
Merge branch 'raw-rcu-fixes'

Kuniyuki Iwashima says:

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

The first patch fixes a build error by commit 45af60bd88af ("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>