Re: ipsec policy refcount

2022-03-08 Thread Tobias Heider
On Tue, Mar 08, 2022 at 08:17:13PM +0100, Alexander Bluhm wrote: > Hi, > > In IPsec policy replace integer refcount with atomic refcount. > > It is a bit strange that ipo_refcnt is never taken, but let's go > towards MP safety in small steps. > > ok? > > bluhm ok tobhe@ > > Index: net/pfkeyv

ipsec policy refcount

2022-03-08 Thread Alexander Bluhm
Hi, In IPsec policy replace integer refcount with atomic refcount. It is a bit strange that ipo_refcnt is never taken, but let's go towards MP safety in small steps. ok? bluhm Index: net/pfkeyv2.c === RCS file: /data/mirror/openbs