From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751291AbWFESzF (ORCPT ); Mon, 5 Jun 2006 14:55:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751292AbWFESzF (ORCPT ); Mon, 5 Jun 2006 14:55:05 -0400 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 Date: Mon, 5 Jun 2006 11:54:56 -0700 From: Andrew Morton To: mel@csn.ul.ie (Mel Gorman) Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: 2.6.17-rc5-mm3 Message-Id: <20060605115456.c2b1e156.akpm@osdl.org> In-Reply-To: <20060605175637.GA16186@skynet.ie> References: <20060603232004.68c4e1e3.akpm@osdl.org> <20060605175637.GA16186@skynet.ie> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.17; 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 X-Mailing-List: linux-kernel@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.