Re: Off-by-one in both LIBATA and IDE drivers

From: Alan Cox
Date: Sat Mar 14 2009 - 06:48:17 EST


> That doesn't explain why ide0=noprobe ide1=noprobe hda=none hdb=none
> hdc=none hdd=none still didn't stop the old IDE layer from grabbing
> something. ATA didn't report whether there was something it couldn't grab
> onto, all it did was report loading and that was the end of it.

It doesn't report that case because that case is considered quite normal
and in addition the probing is handled by the PCI core so it would have
to make a real effort to do so.

As to why ide0=noprobe doesn't work you'd have to ask the IDE folks but
it used to be the case that didn't deal with PCI devices just legacy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/