mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Roy Sigurd Karlsbakk <roy@karlsbakk.net>
To: Zwane Mwaikambo <zwane@holomorphy.com>
Cc: Kernel mailing list <linux-kernel@vger.kernel.org>,
	Jens Axboe <axboe@suse.de>
Subject: Re: BUG in 2.5.50
Date: Mon, 9 Dec 2002 12:36:06 +0100	[thread overview]
Message-ID: <200212091236.06966.roy@karlsbakk.net> (raw)
In-Reply-To: <Pine.LNX.4.50.0212090508390.2139-100000@montezuma.mastecende.com>

> Perhaps this might help with debugging;
>
> He has CONFIG_BLK_DEV_IDE_TCQ enabled and his IBM supports it,
>
> when he gets to do_rw_disk();
>
> We know its a READ request
> 	if (rq_data_dir(rq) == READ) {
> 		if (blk_rq_tagged(rq))
> 			return hwif->ide_dma_queued_read(drive);
>
> ... the request isn't tagged so we drop down here...
>
> 		if (drive->using_dma && !hwif->ide_dma_read(drive))
> 			return ide_started;
>
> int __ide_dma_read (ide_drive_t *drive)
> ...
> 	if (HWGROUP(drive)->handler != NULL)
> 		BUG();
>
> and ->handler = ?
>
> Is this reproducible? If so without CONFIG_PREEMPT?

I found it easily reproducable - I just did the same old 'make 
modules_install' from the kernel dir, and BUG. Witout CONFIG_PREEMPT, 
however, I was not, and I tried to stress it quite a bit

roy
-- 
Roy Sigurd Karlsbakk, Datavaktmester
ProntoTV AS - http://www.pronto.tv/
Tel: +47 9801 3356

Computers are like air conditioners.
They stop working when you open Windows.


  reply	other threads:[~2002-12-09 11:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-09  9:56 Roy Sigurd Karlsbakk
2002-12-09 10:57 ` Zwane Mwaikambo
2002-12-09 11:36   ` Roy Sigurd Karlsbakk [this message]
2002-12-09 13:21     ` Zwane Mwaikambo
2002-12-09 13:23       ` Roy Sigurd Karlsbakk
2002-12-09 13:27         ` Arnaldo Carvalho de Melo
2002-12-09 13:46           ` John Bradford
2002-12-09 13:55             ` venom
2002-12-09 14:58             ` Alan Cox
2002-12-09 14:11         ` Zwane Mwaikambo
2002-12-11  9:43   ` Jens Axboe

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=200212091236.06966.roy@karlsbakk.net \
    --to=roy@karlsbakk.net \
    --cc=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zwane@holomorphy.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®