mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
17e4857775
Add list_next_rcu() for fetching next list in rcu_deference safely. Found with sparse in linux-next tree on tag next-20171116. Signed-off-by: Tim Hansen <devtimhansen@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>