On Wed, May 09, 2018 at 03:45:44PM +0200, Martin Pieuchot wrote:
> Diff below turns the list of pfkey sockets into a SRPL. It reuses
> the logic introduced by claudio@ for routing sockets. That allows
> us to stop grabbing the KERNEL_LOCK() when iterating over the list.
>
> ok?
OK claudio@
>
Diff below turns the list of pfkey sockets into a SRPL. It reuses
the logic introduced by claudio@ for routing sockets. That allows
us to stop grabbing the KERNEL_LOCK() when iterating over the list.
ok?
Index: net/pfkeyv2.c
===
RC