[PATCH net-next 3/7] rxrpc: Fix locking issue

David Howells dhowells at redhat.com
Sat May 21 00:26:50 PDT 2022


Jakub Kicinski <kuba at kernel.org> wrote:

> > +	lh = rcu_dereference(((struct list_head *)v)->next);
> 
> Can we use list_next_rcu() here maybe ? to avoid the sparse warning?

Sure.

David




More information about the linux-afs mailing list