From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next V3] net: percpu net_device refcount Date: Tue, 12 Oct 2010 12:36:56 -0700 (PDT) Message-ID: <20101012.123656.115911905.davem@davemloft.net> References: <20101011.124938.179933637.davem@davemloft.net> <1286826685.3218.16.camel@edumazet-laptop> <1286828532.30423.16.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: eric.dumazet@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:44971 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754586Ab0JLTge (ORCPT ); Tue, 12 Oct 2010 15:36:34 -0400 In-Reply-To: <1286828532.30423.16.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Mon, 11 Oct 2010 22:22:12 +0200 > This was a bit long (allyesconfig), but eventually succeeded ... ... > [PATCH net-next V3] net: percpu net_device refcount Applied, thanks Eric.