From: Andrew Morton <akpm@osdl.org>
To: Karsten Wiese <annabellesgarden@yahoo.de>
Cc: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>
Subject: Re: 2.6.9-rc3-mm2
Date: Mon, 4 Oct 2004 12:23:04 -0700 [thread overview]
Message-ID: <20041004122304.4f545f3c.akpm@osdl.org> (raw)
In-Reply-To: <200410041634.24937.annabellesgarden@yahoo.de>
Karsten Wiese <annabellesgarden@yahoo.de> 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:[<c0120a40>] 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:
> [<c020a3bc>] console_callback+0xc/0xf0
> [<c01306a2>] worker_thread+0x222/0x300
> [<c020a3b0>] console_callback+0x0/0xf0
> [<c011b910>] default_wake_function+0x0/0x20
> [<c011b910>] default_wake_function+0x0/0x20
> [<c0130480>] worker_thread+0x0/0x300
> [<c013498a>] kthread+0xaa/0xb0
> [<c01348e0>] kthread+0x0/0xb0
> [<c0104305>] 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?
next prev parent reply other threads:[~2004-10-04 19:30 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-04 14:34 2.6.9-rc3-mm2 Karsten Wiese
2004-10-04 19:23 ` Andrew Morton [this message]
2004-10-04 19:25 ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 21:26 ` 2.6.9-rc3-mm2 Ingo Molnar
2004-10-04 21:35 ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 21:35 ` [patch, 2.6.9-rc3-mm2] preemption debugging Ingo Molnar
2004-10-04 21:37 ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 21:48 ` 2.6.9-rc3-mm2 Ingo Molnar
2004-10-05 0:05 ` 2.6.9-rc3-mm2 Karsten Wiese
2004-10-05 0:17 ` 2.6.9-rc3-mm2 Andrew Morton
-- strict thread matches above, loose matches on Subject: below --
2004-10-07 5:55 2.6.9-rc3-mm2 Sid Boyce
2004-10-04 10:40 2.6.9-rc3-mm2 Karsten Wiese
2004-10-06 20:28 ` 2.6.9-rc3-mm2 Hanna Linder
2004-10-04 9:02 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 10:36 ` 2.6.9-rc3-mm2 Mathieu Segaud
2004-10-04 15:39 ` 2.6.9-rc3-mm2 Norberto Bensa
[not found] ` <87k6u6mp5z.fsf@barad-dur.crans.org>
2004-10-04 16:33 ` 2.6.9-rc3-mm2 Norberto Bensa
2004-10-04 12:15 ` 2.6.9-rc3-mm2 Stephane Jourdois
2004-10-05 0:36 ` 2.6.9-rc3-mm2 Andrew Rodland
2004-10-05 17:45 ` 2.6.9-rc3-mm2 Stephane Jourdois
2004-10-04 12:46 ` 2.6.9-rc3-mm2 Stefano Rivoir
2004-10-04 19:18 ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 21:12 ` 2.6.9-rc3-mm2 Grant Wilson
2004-10-04 21:32 ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 21:39 ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-04 21:52 ` 2.6.9-rc3-mm2 Grant Wilson
2004-10-04 22:02 ` 2.6.9-rc3-mm2 Hua Zhong
2004-10-04 22:11 ` 2.6.9-rc3-mm2 Grant Wilson
2004-10-05 6:56 ` 2.6.9-rc3-mm2 Stefano Rivoir
2004-10-04 17:13 ` 2.6.9-rc3-mm2 Pasi Savolainen
2004-10-05 9:25 ` 2.6.9-rc3-mm2 Peter Zijlstra
2004-10-05 9:30 ` 2.6.9-rc3-mm2 Peter Zijlstra
2004-10-05 12:06 ` 2.6.9-rc3-mm2 Hugh Dickins
2004-10-05 13:28 ` 2.6.9-rc3-mm2 Peter Zijlstra
2004-10-06 10:54 ` 2.6.9-rc3-mm2 Hugh Dickins
2004-10-06 10:57 ` 2.6.9-rc3-mm2 Ingo Molnar
2004-10-07 0:53 ` 2.6.9-rc3-mm2 Pasi Savolainen
2004-10-04 19:56 ` 2.6.9-rc3-mm2 Christian Borntraeger
2004-10-04 21:39 ` 2.6.9-rc3-mm2 Dominik Karall
2004-10-05 3:12 ` 2.6.9-rc3-mm2 Andrew Rodland
2004-10-05 9:25 ` 2.6.9-rc3-mm2 Dominik Karall
2004-10-05 14:07 ` 2.6.9-rc3-mm2 Dominik Karall
2004-10-05 14:21 ` 2.6.9-rc3-mm2 Con Kolivas
2004-10-15 1:38 ` 2.6.9-rc3-mm2 Rusty Russell
2004-10-15 1:44 ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-15 2:05 ` 2.6.9-rc3-mm2 Rusty Russell
2004-10-15 2:09 ` 2.6.9-rc3-mm2 Andrew Morton
2004-10-15 3:07 ` 2.6.9-rc3-mm2 Rusty Russell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041004122304.4f545f3c.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=annabellesgarden@yahoo.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.