Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752323Ab0K2Tfc (ORCPT ); Mon, 29 Nov 2010 14:35:32 -0500 Received: from serv04.lahn.de ([213.239.197.57]:35034 "EHLO serv04.lahn.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750733Ab0K2Tfb (ORCPT ); Mon, 29 Nov 2010 14:35:31 -0500 X-Greylist: delayed 1057 seconds by postgrey-1.27 at vger.kernel.org; Mon, 29 Nov 2010 14:35:31 EST Date: Mon, 29 Nov 2010 20:17:16 +0100 From: Michael Leun To: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: 2.6.35 -> 2.6.36 panic when vlan and promisc with tg3 Message-ID: <20101129201716.1d0257c4@xenia.leun.net> Organization: Not Organized X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i686-pc-linux-gnu) 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: 1118 Lines: 45 Hi, only kernel message I was able to capture on serial were: UG: unable to handle kernel paging request at 01cc921c IP: [] vlan_hwaccel_do_receive+0x59/0xd0 *pdpt = 0000000036a2a001 *pde = 0000000000000000 Oops: 0002 [#1] SMP last sysfs Then machine dead. In 2.6.35.x this did not happen (but vlans broken - cannot see vlan tags with tcpdump), To reproduce: ip link set eth0 up vconfig add eth0 2 ip link set eth0 promisc on Machines with these ethernet cards I've seen to be affected: Ethernet controller: Broadcom Corporation NetXtreme BCM5714 Gigabit Ethernet (rev a3) Ethernet controller: Broadcom Corporation NetXtreme BCM5752M Gigabit Ethernet PCI Express (rev 02) Machine with this card is NOT affected (no vlan hw accel?): Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02) -- MfG, Michael Leun -- 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/