From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] packet: fix warnings in rollover lock contention Date: Thu, 14 May 2015 14:46:32 -0400 (EDT) Message-ID: <20150514.144632.514885310313332490.davem@davemloft.net> References: <1431620686.27831.63.camel@edumazet-glaptop2.roam.corp.google.com> <20150514.125922.1722914809373007896.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org To: willemb@google.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:40996 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933129AbbENSqf (ORCPT ); Thu, 14 May 2015 14:46:35 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Willem de Bruijn Date: Thu, 14 May 2015 14:35:57 -0400 > This looks great, thanks. I can submit it, but it is essentially your fix. Just give me your Acked-by: and I'll apply my patch then. Thanks.