From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH net 4/7] nfp: Initialize RX and TX ring 64-bit stats seqcounts Date: Tue, 1 Aug 2017 22:04:22 +0200 Message-ID: <20170801200421.GB9845@vergenet.net> References: <20170801191113.8754-1-f.fainelli@gmail.com> <20170801191113.8754-5-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com, Jakub Kicinski , Daniel Borkmann , "open list:NETRONOME ETHERNET DRIVERS" , open list To: Florian Fainelli Return-path: Content-Disposition: inline In-Reply-To: <20170801191113.8754-5-f.fainelli@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Tue, Aug 01, 2017 at 12:11:09PM -0700, Florian Fainelli wrote: > On 32-bit hosts and with CONFIG_DEBUG_LOCK_ALLOC we should be seeing a > lockdep splat indicating this seqcount is not correctly initialized, fix > that. > > Fixes: 4c3523623dc0 ("net: add driver for Netronome NFP4000/NFP6000 NIC VFs") > Signed-off-by: Florian Fainelli Reviewed-by: Simon Horman FYI, Jakub is on leave this week.