From: Jens Axboe <axboe@suse.de>
To: linux-kernel@vger.kernel.org
Cc: rl@hellgate.ch
Subject: Re: [2.6] kernel BUG at arch/i386/mm/highmem.c:14!
Date: Tue, 26 Aug 2003 20:01:46 +0200 [thread overview]
Message-ID: <20030826180146.GF862@suse.de> (raw)
In-Reply-To: <20030826173337.GA3993@k3.hellgate.ch>
On Tue, Aug 26 2003, Roger Luethi wrote:
> This BUG immediately followed my turning off DMA on hda (with a mounted
> partition and dirty buffers). Register and stack info are available upon
> request (screenshot). 2.6.0-test4.
>
> Roger
>
> kernel BUG at arch/i386/mm/highmem.c:14!
> invalid operand: 0000 [#1]
> CPU: 0
> EIP: 0060:[<c011bc36>] Not tainted
> EFLAGS: 00010206
> EIP is at kunmap+0x16/0x30
> [...]
> Process pdflush [...]
>
> [<c0158f69>] __blk_queue_bounce+0x1e9/0x230
> [<c0158fe7>] blk_queue_bounce+0x37/0x60
Funky, it is indeed strictly forbidden to enter this path with
interrupts disabled.
> [<c022be20>] __make_request+0x50/0x670
> [<c023ccb0>] task_mulout_intr+0x0/0x290
> [<c022c584>] generic_make_request+0x144/0x1e0
Possibly some artifact of using read/write multiple on IDE, does it work
if you disable that with -m0 on the device? I'm guessing the error is
100% reproducible?
--
Jens Axboe
next prev parent reply other threads:[~2003-08-26 18:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-26 17:33 [2.6] kernel BUG at arch/i386/mm/highmem.c:14! Roger Luethi
2003-08-26 18:01 ` Jens Axboe [this message]
2003-08-26 19:02 ` Roger Luethi
2003-08-29 8:35 ` Jens Axboe
2003-08-29 16:07 ` Andrew Morton
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=20030826180146.GF862@suse.de \
--to=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rl@hellgate.ch \
/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.