From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6] ipip: fix percpu stats accounting Date: Wed, 29 Sep 2010 13:26:53 -0700 (PDT) Message-ID: <20100929.132653.179941613.davem@davemloft.net> References: <1285667806.3154.8.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]:34960 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754796Ab0I2U0d (ORCPT ); Wed, 29 Sep 2010 16:26:33 -0400 In-Reply-To: <1285667806.3154.8.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Tue, 28 Sep 2010 11:56:46 +0200 > commit 3c97af99a5aa1 (ipip: percpu stats accounting) forgot the fallback > tunnel case (tunl0), and can crash pretty fast. > > Signed-off-by: Eric Dumazet Applied.