[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0e235471-cb63-2376-c42d-5872e78e4c98@6wind.com>
Date: Wed, 16 Nov 2016 17:43:50 +0100
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: Florian Westphal <fw@...len.de>, netdev@...r.kernel.org,
Steffen Klassert <steffen.klassert@...unet.com>
Subject: Re: [PATCH ipsec-next 6/8] xfrm: policy: only use rcu in
xfrm_sk_policy_lookup
Le 11/08/2016 à 15:17, Florian Westphal a écrit :
> Don't acquire the readlock anymore and rely on rcu alone.
>
> In case writer on other CPU changed policy at the wrong moment (after we
> obtained sk policy pointer but before we could obtain the reference)
> just repeat the lookup.
>
> Signed-off-by: Florian Westphal <fw@...len.de>
Since this patch, our IKEv1 Transport tests (using charon) fail to establish the
connection. If I revert it, the IKE negociation is ok again.
charon logs are enclosed.
I didn't had time to investigate now, but any idea is welcomed ;-)
Regards,
Nicolas
View attachment "charon.txt" of type "text/plain" (2343 bytes)
Powered by blists - more mailing lists