Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762441AbXHFG7A (ORCPT ); Mon, 6 Aug 2007 02:59:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754292AbXHFG6u (ORCPT ); Mon, 6 Aug 2007 02:58:50 -0400 Received: from wa-out-1112.google.com ([209.85.146.182]:22991 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754391AbXHFG6r (ORCPT ); Mon, 6 Aug 2007 02:58:47 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XtVQc1B6Zw5AW/26boKE85hiAU1wCCC1W7FmfNaOWKngVVoRHz8rvjblq3pm+n0laY5G4LQIMkxpd3dyUIPzD6l555/k7wz9Lse4U5lcuOtE0cgqRUrdaHbPsU0V70oSM/XMd/KKEMm5HIAhFmP4PsQ8aW4oilIgB81jpyj+e2w= Message-ID: <4bacf17f0708052358od2f8e1dv1d5bde51209f155d@mail.gmail.com> Date: Mon, 6 Aug 2007 08:58:45 +0200 From: "=?ISO-8859-2?Q?Marcin_=A6lusarz?=" To: "Ingo Molnar" Subject: Re: 2.6.20->2.6.21 - networking dies after random time Cc: "Jarek Poplawski" , "Thomas Gleixner" , "Linus Torvalds" , "Jean-Baptiste Vignaud" , linux-kernel , shemminger , linux-net , netdev , "Andrew Morton" , "Alan Cox" In-Reply-To: <20070801072741.GA21551@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1185322771.4175.102.camel@chaos> <20070726081326.GA3197@ff.dom.local> <1185437431.3227.21.camel@chaos> <20070726083120.GA26910@elte.hu> <20070726085523.GA3423@ff.dom.local> <20070726091254.GA8063@elte.hu> <4bacf17f0707300029g5116e70bq4808059dc8b069f1@mail.gmail.com> <20070730084925.GA12695@elte.hu> <4bacf17f0708010024r3abc196dv4d6924e314536b17@mail.gmail.com> <20070801072741.GA21551@elte.hu> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2247 Lines: 53 2007/8/1, Ingo Molnar : > ok, it wasnt supposed to be _that_ easy i guess :-) Can you please > (re-)confirm that the workaround below indeed fixes the hung card > problem? (after producing a single WARN_ON message into the syslog) yes, with this patch everything works fine end of dmesg: EXT3 FS on sda7, internal journal EXT3-fs: mounted filesystem with ordered data mode. Adding 1020112k swap on /dev/sda2. Priority:-1 extents:1 across:1020112k skge eth1: enabling interface NET: Registered protocol family 17 WARNING: at kernel/irq/resend.c:70 check_irq_resend() Call Trace: [] check_irq_resend+0xa8/0xc0 [] enable_irq+0xea/0xf0 [] :8390:ei_start_xmit+0x14d/0x30c [] dev_hard_start_xmit+0x26e/0x2d0 [] __qdisc_run+0xc0/0x1f0 [] dev_queue_xmit+0x24f/0x310 [] :af_packet:packet_sendmsg+0x259/0x2c0 [] sock_sendmsg+0xdf/0x110 [] trace_hardirqs_on+0xd9/0x180 [] __lock_acquire+0x31d/0xff0 [] autoremove_wake_function+0x0/0x40 [] __up_read+0x23/0xb0 [] __up_read+0x45/0xb0 [] _spin_unlock_irqrestore+0x65/0x80 [] trace_hardirqs_on+0xd9/0x180 [] __up_read+0x45/0xb0 [] up_read+0x26/0x30 [] sys_sendto+0x111/0x150 [] trace_hardirqs_on+0xd9/0x180 [] _spin_unlock_irq+0x2b/0x60 [] do_sigaction+0x11a/0x1d0 [] system_call+0x7e/0x83 Marking TSC unstable due to cpufreq changes Time: acpi_pm clocksource has been installed. > also, does removing the ne2k-pci module and reinserting it again solve > the problem too, or is your network card stuck forever once it got into > that state? it doesn't change anything - i tried reloading both modules (ne2k_pci and skge) Marcin - 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/