Re: 2.5 Problem Report Status for 10 Nov

Alan Cox (alan@lxorguk.ukuu.org.uk)
12 Nov 2002 23:47:25 +0000


On Tue, 2002-11-12 at 20:47, Mikael Pettersson wrote:
> Thomas Molina writes:
> > open 08 Oct 2002 IDE problems on prePCI
> > 3. http://marc.theaimsgroup.com/?l=linux-kernel&m=103277899317468&w=2
>
> No update since I haven't had time to do any qd65xx testing in a while.
> I strongly believe the bug is due to the fact that "ide=qd65xx" and
> similar IDE chipset selection options are processed very very early in
> the boot process, long before IDE's normal init.

Sort of half fixed in 2.5.47.

> > open 17 Oct 2002 reboot kills Dell Latitude keyboard
> > 38. http://marc.theaimsgroup.com/?l=linux-kernel&m=103484425027884&w=2
>
> This bug is still present in 2.5.47.
>
> > open 08 Nov 2002 piix driver oops
> > 99. http://marc.theaimsgroup.com/?l=linux-kernel&m=103677362411873&w=2
>
> That one is a duplicate of the ide-dma oops I reported:
> http://marc.theaimsgroup.com/?l=linux-kernel&m=103675019320066&w=2
> Alan stated he had IDE updates that would fix this.

I have updates that will fix some stuff, not this one. I know why this
occurs. Its trivial to make it go away, it requires some major work to
make it go away properly in the context of SATA and hotswap.

The latest patches split the ide registratio code from the ide i/o code.
Its now possible to read all the registration code in one place. I'm now
commenting it ready to rip it to shreds.

And yes now ide.c in 2.5.47-ac1 is basically just the registration code
it must qualify for some of the ugliest code in the kernel ;)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/