From: Eric Northup <digitale@digitaleric.net>
To: Manfred Spraul <manfred@colorfullife.com>, mailing-lists@digitaleric.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.68 IDE Oops at boot [working now]
Date: Tue, 22 Apr 2003 16:37:30 -0400 [thread overview]
Message-ID: <200304221637.30278.digitale@digitaleric.net> (raw)
In-Reply-To: <3EA2E86A.7010606@colorfullife.com>
On Sunday 20 April 2003 02:35 pm, Manfred Spraul wrote:
> Eric Northup wrote:
> >init_irq called for hwif ide0.
> >hdc: MAXTOR 6L080L4, ATA DISK drive
>
> init_irq called, but does nothing.
>
> >init_irq called for hwif ide2.
> >blk_init_queue: c04c99d4 initialized.
>
> This is what's supposed to happen: init_irq initialized the queues.
>
> Two bugs:
> - why doesn't init_irq initialize the queues for the siimage controller?
> I found a difference between 2.5.67 and 68: init_irq always returns 0,
> even on error. It should return 1 on error. (It wasn't difficult to
> find, I introduced it :-(
> - The error handling is bad. Probably drive->present should be forced to
> 0, if the queues could not be initialized.
>
> Could you try the attached patch? It fixes the return code and adds some
> additional printks.
>
> --
> Manfred
This fixes it, thank you very much! I am currently running 2.5.68 with your
IDE patch. One annoyance is that the order of IDE channels is different
between 2.4.20 and 2.5.68 - the Silicon Image SATA controller is detected
first on 2.5 but not on 2.4. I've just put a simple script to swap
/etc/fstab at boot based on the running kernel, but the device swap is not
very user-friendly. Other than that, I've got no complaints - the system is
running quite well!
--Eric Northup
next prev parent reply other threads:[~2003-04-22 20:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-20 11:39 2.5.68 IDE Oops at boot Manfred Spraul
2003-04-20 17:48 ` Eric Northup
2003-04-20 18:35 ` Manfred Spraul
2003-04-22 20:37 ` Eric Northup [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-04-22 22:47 2.5.68 IDE Oops at boot [working now] Chuck Ebbert
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=200304221637.30278.digitale@digitaleric.net \
--to=digitale@digitaleric.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mailing-lists@digitaleric.net \
--cc=manfred@colorfullife.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