public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Dalecki <dalecki@evision-ventures.com>
To: David Howells <dhowells@redhat.com>
Cc: Jens Axboe <axboe@suse.de>, linux-kernel@vger.kernel.org
Subject: Re: IDE booting problems with 2.5.23
Date: Thu, 20 Jun 2002 11:56:11 +0200	[thread overview]
Message-ID: <3D11A6BB.8030705@evision-ventures.com> (raw)
In-Reply-To: 16471.1024566396@warthog.cambridge.redhat.com

Użytkownik David Howells napisał:
> Hi Martin,
> 
> I'm having problems booting a 2.5.23 kernel on my test box (SMP). It hangs on
> trying to recalibrate the IDE interface. I've attached the output captured
> from the serial console. I've also attached the config file.
> 
> Note that trying the following doesn't help:
> 
> 	(*) Turning on and off "Use PCI DMA by default when available".
> 	(*) Specifying "hda=dma" on the kernel command line
> 	(*) Specifying "hda=935,128,63" on the kernel command line
> 
> Can you suggest a fix please?

Well... IDE 92 falls in to the "brown paper bag" cathegory.
Even the supposedly better error recovery code
there is wrong, since it can schedule from IRQ context.
So please reverse apply it. It should help.

I have a theory that I schould in no case write code above
25 deg Celsius and this is just confirming it... :-).

Sorry for the inconvenience, but I thry now to slow a bit
down on the amount of changes and to focus on stabilizing again.

BTW> Jens did you notice that the IDE_DMA flag is a "read only"
flag? I see basically only TQC code checking it. I would
like to replace the drive->waiting_for_dma flag field by the
proper usage of the IDE_DMA bit. Any way this could bite TCQ code?
The checks there appear to be only sanity checks anyway.


  reply	other threads:[~2002-06-20  9:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-20  9:46 IDE booting problems with 2.5.23 David Howells
2002-06-20  9:56 ` Martin Dalecki [this message]
2002-06-20 10:35   ` Jens Axboe
2002-06-20 10:58     ` Martin Dalecki
2002-06-20 11:05       ` Jens Axboe
2002-06-20 11:22         ` Martin Dalecki
2002-06-20 10:51   ` David Howells

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=3D11A6BB.8030705@evision-ventures.com \
    --to=dalecki@evision-ventures.com \
    --cc=axboe@suse.de \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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