From mboxrd@z Thu Jan 1 00:00:00 1970 From: Davide Caratti Subject: Re: [PATCH net v2] net/sched: act_police: fix race condition on state variables Date: Wed, 21 Nov 2018 09:18:06 +0100 Message-ID: <92c386cab08bb9ef9e0c53115677089fed474913.camel@redhat.com> References: <541a3b91af953326fa8f8fe046f0c284274377ff.1542748323.git.dcaratti@redhat.com> <20181120.150122.966909501495254169.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: David Miller , Jamal Hadi Salim , Jiri Pirko , Linux Kernel Network Developers , Ivan Vecera To: Cong Wang , Eric Dumazet Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55800 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726195AbeKUSvl (ORCPT ); Wed, 21 Nov 2018 13:51:41 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 2018-11-20 at 20:13 -0800, Cong Wang wrote: > On Tue, Nov 20, 2018 at 3:30 PM Eric Dumazet wrote: > > On Tue, Nov 20, 2018 at 3:28 PM David Miller wrote: > > > Applied. > > > > We need a fix to make lockdep happy, as reported by Cong. > > > > Cong, do you want to handle this ? > > > > I hope Davide could send a followup fix and really test it > with LOCKDEP enabled. sure, I will do that today. Sorry for the noise :) -- davide