Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764069AbYBWIFQ (ORCPT ); Sat, 23 Feb 2008 03:05:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760008AbYBWIDp (ORCPT ); Sat, 23 Feb 2008 03:03:45 -0500 Received: from smtp1.linux-foundation.org ([207.189.120.13]:46391 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759099AbYBWIDn (ORCPT ); Sat, 23 Feb 2008 03:03:43 -0500 Date: Sat, 23 Feb 2008 00:03:10 -0800 From: Andrew Morton To: Giangiacomo Mariotti Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: WARNING: at net/ipv4/tcp_input.c:2054 tcp_mark_head_lost() Message-Id: <20080223000310.4630daa8.akpm@linux-foundation.org> In-Reply-To: <858077.97160.qm@web39709.mail.mud.yahoo.com> References: <858077.97160.qm@web39709.mail.mud.yahoo.com> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-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: 2218 Lines: 45 (cc netdev) On Wed, 20 Feb 2008 20:04:39 -0800 (PST) Giangiacomo Mariotti wrote: > This is what I got with dmesg : > > [ 266.978695] WARNING: at net/ipv4/tcp_input.c:2054 tcp_mark_head_lost() > [ 266.978701] Pid: 0, comm: swapper Not tainted 2.6.24.2-my001 #1 > [ 266.978703] > [ 266.978704] Call Trace: > [ 266.978706] [] tcp_ack+0x16d8/0x197f > [ 266.978721] [] __wake_up+0x38/0x4e > [ 266.978727] [] tcp_rcv_established+0xe2/0x8cb > [ 266.978732] [] tcp_v4_do_rcv+0x30/0x39c > [ 266.978738] [] tcp_v4_rcv+0x99b/0xa06 > [ 266.978743] [] __netdev_alloc_skb+0x29/0x43 > [ 266.978749] [] ip_local_deliver_finish+0x152/0x212 > [ 266.978753] [] ip_rcv_finish+0x2f8/0x31b > [ 266.978758] [] netif_receive_skb+0x3ae/0x3d1 > [ 266.978763] [] rtl8169_rx_interrupt+0x45f/0x53e > [ 266.978768] [] rtl8169_poll+0x36/0x16a > [ 266.978773] [] net_rx_action+0xb7/0x1f3 > [ 266.978778] [] __do_softirq+0x65/0xce > [ 266.978782] [] default_idle+0x0/0x3d > [ 266.978786] [] call_softirq+0x1c/0x28 > [ 266.978789] [] do_softirq+0x2c/0x7d > [ 266.978792] [] irq_exit+0x3f/0x84 > [ 266.978794] [] do_IRQ+0xb6/0xd5 > [ 266.978797] [] default_idle+0x0/0x3d > [ 266.978800] [] ret_from_intr+0x0/0xa > [ 266.978801] [] default_idle+0x29/0x3d > [ 266.978809] [] cpu_idle+0x93/0xbb > [ 266.978813] [] start_kernel+0x2bb/0x2c7 > [ 266.978818] [] _sinittext+0x123/0x12a > [ 266.978821] > > This though didn't cause any user-visible problem. > > .config file : -- 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/