Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262612AbUKLTAb (ORCPT ); Fri, 12 Nov 2004 14:00:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262613AbUKLTAb (ORCPT ); Fri, 12 Nov 2004 14:00:31 -0500 Received: from mailfe06.swip.net ([212.247.154.161]:4493 "EHLO mailfe06.swip.net") by vger.kernel.org with ESMTP id S262612AbUKLTAU (ORCPT ); Fri, 12 Nov 2004 14:00:20 -0500 X-T2-Posting-ID: 2Ngqim/wGkXHuU4sHkFYGQ== Subject: Re: 2.6.10-rc1-mm5 From: Alexander Nyberg To: Andrew Morton Cc: linux-kernel@vger.kernel.org, mpm@selenic.com In-Reply-To: <20041111012333.1b529478.akpm@osdl.org> References: <20041111012333.1b529478.akpm@osdl.org> Content-Type: text/plain Message-Id: <1100286003.18492.0.camel@boxen> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 12 Nov 2004 20:00:03 +0100 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2717 Lines: 73 On Thu, 2004-11-11 at 10:23, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.10-rc1/2.6.10-rc1-mm5/ > > > - Various updates to various things. Nothing really stands out. Got a few of these running LTP (the second -x 4 run). I was beating up NFS a bit when I saw this (this coming from the server side). UP x86 box with netconsole using tulip NIC. No preempt involved and it doesn't appear to happen if I don't put some IO pressure on it, seems reproducible otherwise. Badness in local_bh_enable at kernel/softirq.c:140 [] local_bh_enable+0x86/0x90 [] svc_write_space+0x27/0x90 [] sock_wfree+0x5b/0x60 [] __kfree_skb+0x49/0xe0 [] zap_completion_queue+0x39/0x60 [] netpoll_poll+0x7f/0xc0 [] netpoll_send_skb+0x7e/0xc0 [] write_msg+0x32/0x40 [] write_msg+0x0/0x40 [] __call_console_drivers+0x45/0x50 [] call_console_drivers+0x75/0x100 [] release_console_sem+0x5e/0xf0 [] vprintk+0xfe/0x160 [] printk+0x17/0x20 [] sys_swapon+0x58e/0x790 [] syscall_call+0x7/0xb Badness in local_bh_enable at kernel/softirq.c:140 [] dump_stack+0x17/0x20 [] local_bh_enable+0x85/0x90 [] svc_write_space+0x28/0x90 [] sock_wfree+0x58/0x60 [] __kfree_skb+0x49/0xd0 [] zap_completion_queue+0x3a/0x60 [] netpoll_poll+0x7b/0xb0 [] netpoll_send_skb+0x87/0xd0 [] write_msg+0x3a/0x50 [] __call_console_drivers+0x52/0x60 [] call_console_drivers+0x7f/0x100 [] release_console_sem+0x6a/0x100 [] vprintk+0xfe/0x160 [] printk+0x18/0x20 [] sys_swapon+0x5b7/0x7d0 [] syscall_call+0x7/0xb Badness in local_bh_enable at kernel/softirq.c:140 [] dump_stack+0x17/0x20 [] local_bh_enable+0x85/0x90 [] svc_write_space+0x28/0x90 [] sock_wfree+0x58/0x60 [] __kfree_skb+0x49/0xd0 [] zap_completion_queue+0x3a/0x60 [] netpoll_poll+0x7b/0xb0 [] netpoll_send_skb+0x87/0xd0 [] write_msg+0x3a/0x50 [] __call_console_drivers+0x52/0x60 [] call_console_drivers+0x7f/0x100 [] release_console_sem+0x6a/0x100 [] vprintk+0xfe/0x160 [] printk+0x18/0x20 [] sys_swapon+0x5b7/0x7d0 [] syscall_call+0x7/0xb - 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/