From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: 2.6.17-rc5-mm3 Date: Mon, 5 Jun 2006 11:54:56 -0700 Message-ID: <20060605115456.c2b1e156.akpm@osdl.org> References: <20060603232004.68c4e1e3.akpm@osdl.org> <20060605175637.GA16186@skynet.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Return-path: Received: from smtp.osdl.org ([65.172.181.4]:49814 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1751291AbWFESzD (ORCPT ); Mon, 5 Jun 2006 14:55:03 -0400 To: mel@csn.ul.ie (Mel Gorman) In-Reply-To: <20060605175637.GA16186@skynet.ie> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, 5 Jun 2006 18:56:37 +0100 mel@csn.ul.ie (Mel Gorman) wrote: > > I am seeing more networking-related funniness with 2.6.17-rc5-mm3 on the > same machine previously fixed by git-net-llc-fix.patch. The console log is > below. I've done no investigation work in case it's a known problem. It's not a known problem, afaik. > ... > Starting anacron: [ OK ] > Starting atd: [ OK ] > Starting Avahi daemon: [ OK ] > Starting cups-config-daemon: [ OK ] > Starting HAL daemon: [ OK ] > Fedora Core release 5 (Bordeaux) > Kernel 2.6.17-rc5-mm2-autokern1 on an x86_64 > bl6-13.ltc.austin.ibm.com login: -- 0:conmux-control -- time-stamp -- Jun/05/06 10:47:46 -- > -- 0:conmux-control -- time-stamp -- Jun/05/06 10:51:12 -- > BUG: warning at include/net/dst.h:153/dst_release() > Call Trace: > [] __kfree_skb+0x3c/0xbd > [] tg3_poll+0x1a1/0x94f > [] net_rx_action+0xac/0x160 > [] __do_softirq+0x48/0xb4 > [] call_softirq+0x1e/0x28 > [] do_softirq+0x2c/0x7e > [] do_IRQ+0x50/0x59 > [] default_idle+0x0/0x54 > [] ret_from_intr+0x0/0xb > > Attempt to release alive inet socket ffff81003f8b2780 > BUG: warning at include/net/dst.h:153/dst_release() > Call Trace: > [] __kfree_skb+0x3c/0xbd > [] icmp_rcv+0x17c/0x184 > [] ip_local_deliver+0xfe/0x1bf > [] ip_rcv+0x434/0x475 > [] netif_receive_skb+0x2c6/0x2e5 > [] tg3_poll+0x716/0x94f > [] net_rx_action+0xac/0x160<7>Losing some ticks... checking if CPU frequency changed. > [] __do_softirq+0x48/0xb4 > [] call_softirq+0x1e/0x28 > [] do_softirq+0x2c/0x7e > [] do_IRQ+0x50/0x59 > [] default_idle+0x0/0x54 > [] ret_from_intr+0x0/0xb There are quite a few changes in the net tree. I guess the first thing to investigate would be 2.6.17-rc5+origin.patch+git-net.patch.