Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755324AbZCEHpz (ORCPT ); Thu, 5 Mar 2009 02:45:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750932AbZCEHpn (ORCPT ); Thu, 5 Mar 2009 02:45:43 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:38014 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750728AbZCEHpm (ORCPT ); Thu, 5 Mar 2009 02:45:42 -0500 Date: Wed, 04 Mar 2009 23:45:26 -0800 (PST) Message-Id: <20090304.234526.185561836.davem@davemloft.net> To: kaber@trash.net Cc: bart@jukie.net, greearb@candelatech.com, shemminger@vyatta.com, dada1@cosmosbay.com, frank.blaschka@de.ibm.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [BUG] 2.6.29-rc* QinQ vlan trunking regression From: David Miller In-Reply-To: <49AF7FD3.5010709@trash.net> References: <20090304.231911.213286076.davem@davemloft.net> <49AF7E93.2010800@trash.net> <49AF7FD3.5010709@trash.net> X-Mailer: Mew version 6.1 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1085 Lines: 32 From: Patrick McHardy Date: Thu, 05 Mar 2009 08:31:31 +0100 > Patrick McHardy wrote: > > David Miller wrote: > >> From: Patrick McHardy > >> Date: Thu, 05 Mar 2009 08:12:50 +0100 > >> > >>>> We probably need both fixes to cover everything. > >>>> > >>> Yes, just the second one still crashes. I'm about to retry using both. > >> > >> Here is the updated version just for the record: > >> > >> vlan: Fix vlan-in-vlan crashes. > > This still crashes. I'll have another look at the code. > > This one combined with your patch fixes the crash. The code was calling > vlan_dev_neigh_setup recursively. > > Signed-off-by: Patrick McHardy > > (or Tested-by: in case you want to roll it into your patch). Great work, thanks Patrick! I'll get this all integrated and push it out to Linus. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/