Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263050AbTI2V2X (ORCPT ); Mon, 29 Sep 2003 17:28:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263051AbTI2V2X (ORCPT ); Mon, 29 Sep 2003 17:28:23 -0400 Received: from 212.muaa.snjs.sfjca01r1.dsl.att.net ([12.98.126.212]:33806 "EHLO darkside.asicdesigners.com") by vger.kernel.org with ESMTP id S263050AbTI2V2V (ORCPT ); Mon, 29 Sep 2003 17:28:21 -0400 Date: Mon, 29 Sep 2003 14:28:19 -0700 From: Dimitris Michailidis Message-Id: <200309292128.h8TLSJvU029056@darkside.asicdesigners.com> To: linux-kernel@vger.kernel.org Subject: Badness in local_bh_enable at kernel/softirq.c:119 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Got this a few times with -test6 on a 2x Xeon system: Badness in local_bh_enable at kernel/softirq.c:119 Call Trace: [] local_bh_enable+0x93/0x96 [] xprt_write_space+0xfb/0x158 [] sock_wfree+0x48/0x4a [] sock_wfree+0x0/0x4a [] __kfree_skb+0x49/0xda [] __delay+0x14/0x18 [] e1000_clean_tx_irq+0x1f0/0x1f6 [] e1000_tx_flush+0x69/0xd0 [] e1000_watchdog+0xba/0x340 [] scheduler_tick+0x5a6/0x5ac [] e1000_watchdog+0x0/0x340 [] run_timer_softirq+0xe8/0x1cc [] smp_apic_timer_interrupt+0x147/0x14c [] do_softirq+0xc9/0xcc [] local_bh_enable+0x68/0x96 [] rt_run_flush+0xa4/0xda [] fib_netdev_event+0x57/0x8b [] notifier_call_chain+0x27/0x40 [] netdev_state_change+0x37/0x52 [] linkwatch_run_queue+0xce/0xe2 [] linkwatch_event+0x26/0x2c [] worker_thread+0x212/0x314 [] linkwatch_event+0x0/0x2c [] default_wake_function+0x0/0x2e [] ret_from_fork+0x6/0x14 [] default_wake_function+0x0/0x2e [] worker_thread+0x0/0x314 [] kernel_thread_helper+0x5/0xc It hapenned while NFS was having trouble communicating with the server. --- Dimitris Michailidis dm@chelsio.com - 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/