Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268505AbUJDTaF (ORCPT ); Mon, 4 Oct 2004 15:30:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268525AbUJDT1E (ORCPT ); Mon, 4 Oct 2004 15:27:04 -0400 Received: from fw.osdl.org ([65.172.181.6]:56768 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S268515AbUJDTZZ (ORCPT ); Mon, 4 Oct 2004 15:25:25 -0400 Date: Mon, 4 Oct 2004 12:23:04 -0700 From: Andrew Morton To: Karsten Wiese Cc: linux-kernel@vger.kernel.org, Ingo Molnar Subject: Re: 2.6.9-rc3-mm2 Message-Id: <20041004122304.4f545f3c.akpm@osdl.org> In-Reply-To: <200410041634.24937.annabellesgarden@yahoo.de> References: <200410041634.24937.annabellesgarden@yahoo.de> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1912 Lines: 42 Karsten Wiese wrote: > > EXT3-fs: mounted filesystem with ordered data mode. > kjournald starting. Commit interval 5 seconds > Freeing unused kernel memory: 160k freed > ------------[ cut here ]------------ > kernel BUG at /home/ka/kernel/2.6/linux-2.6.9-rc3-mm2/kernel/printk.c:606! > invalid operand: 0000 [#1] > PREEMPT > Modules linked in: nls_iso8859_1 nls_cp437 vfat fat nls_utf8 ntfs ext3 jbd > sym53c8xx scsi_transport_spi sd_mod scsi_mod > CPU: 0 > EIP: 0060:[] Not tainted VLI > EFLAGS: 00010206 (2.6.9-rc3-mm2) > EIP is at acquire_console_sem+0x10/0x40 > eax: cff3e000 ebx: c037a684 ecx: cff15e70 edx: 00000000 > esi: c037a680 edi: 00000293 ebp: cff3e000 esp: cff3ff28 > ds: 007b es: 007b ss: 0068 > Process events/0 (pid: 3, threadinfo=cff3e000 task=cff2ab10) > Stack: c020a3bc cff15e68 cff15e70 c037a684 c01306a2 00000000 cff3ff74 00000000 > cff15e78 cff3e000 cff3e000 cff3e000 00000000 c020a3b0 cff3e000 cff3e000 > cff15e68 ffffffff ffffffff 00000001 00000000 c011b910 00010000 00000000 > Call Trace: > [] console_callback+0xc/0xf0 > [] worker_thread+0x222/0x300 > [] console_callback+0x0/0xf0 > [] default_wake_function+0x0/0x20 > [] default_wake_function+0x0/0x20 > [] worker_thread+0x0/0x300 > [] kthread+0xaa/0xb0 > [] kthread+0x0/0xb0 > [] kernel_thread_helper+0x5/0x10 You're the second person who is seeing in_interrupt() returning true when clearly it should not be doing so. Ingo, did you do soemthing which might have caused this? - 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/