Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765422AbXFSAjS (ORCPT ); Mon, 18 Jun 2007 20:39:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754754AbXFSAjG (ORCPT ); Mon, 18 Jun 2007 20:39:06 -0400 Received: from smtp1.Stanford.EDU ([171.67.22.28]:44861 "EHLO smtp1.stanford.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754155AbXFSAjF (ORCPT ); Mon, 18 Jun 2007 20:39:05 -0400 X-Greylist: delayed 1117 seconds by postgrey-1.27 at vger.kernel.org; Mon, 18 Jun 2007 20:39:05 EDT Subject: 2.6.21.5-rt15: BUG: scheduling with irqs disabled From: Fernando Lopez-Lezcano To: Ingo Molnar Cc: carrlane@ccrma.Stanford.EDU, linux-kernel@vger.kernel.org Content-Type: text/plain Date: Mon, 18 Jun 2007 17:20:25 -0700 Message-Id: <1182212425.21064.47.camel@cmn3.stanford.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2104 Lines: 51 Hi Ingo, I'm seeing this on 2.6.21.5-rt14 and 2.6.21.5-rt15, this problem did not happen in 2.6.21.3-rt9 (last I checked on this hardware). The computer is an athlon x2 and eth0 is "alias eth0 skge", the BUGs trigger on network activity (but not a constant stream of them)... BUG: scheduling with irqs disabled: IRQ-20/0x00000000/1246 caller is wait_for_completion+0x65/0x9b [] dump_trace+0x64/0x105 [] show_trace_log_lvl+0x18/0x2c [] show_trace+0xf/0x11 [] dump_stack+0x12/0x14 [] schedule+0x86/0xfa [] wait_for_completion+0x65/0x9b [] set_cpus_allowed+0x71/0x8f [] do_softirq_from_hardirq+0xbd/0xda [] do_irqd+0x1ff/0x24d [] kthread+0xb0/0xd8 [] kernel_thread_helper+0x7/0x10 ======================= [root@cmn34 ~]# cat /proc/interrupts CPU0 CPU1 0: 251 1 IO-APIC-edge timer 1: 0 2 IO-APIC-edge i8042 6: 0 6 IO-APIC-edge floppy 7: 1 0 IO-APIC-edge parport0 8: 0 1 IO-APIC-edge rtc 9: 0 0 IO-APIC-fasteoi acpi 12: 0 4 IO-APIC-edge i8042 14: 0 3724 IO-APIC-edge ide0 16: 7591 5688 IO-APIC-fasteoi ohci_hcd:usb1, libata 17: 1 238 IO-APIC-fasteoi ohci_hcd:usb2, NVidia CK8S 18: 0 3 IO-APIC-fasteoi ehci_hcd:usb3 19: 0 0 IO-APIC-fasteoi libata 20: 0 3028 IO-APIC-fasteoi eth0 21: 0 2 IO-APIC-fasteoi ohci1394, ICE1712 22: 17253 5916 IO-APIC-fasteoi radeon@pci:0000:01:00.0 NMI: 0 0 LOC: 32953 36858 ERR: 1 MIS: 0 -- Fernando - 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/