Re: [patch] IDE fix for current -bk

Alan Cox (alan@lxorguk.ukuu.org.uk)
26 Nov 2002 15:05:49 +0000


On Tue, 2002-11-26 at 05:30, Andrew Morton wrote:
> do_ide_setup_pci_device() is returning an uninitialised
> ata_index_t causing an oops at bootup.

Its initialized by ide_pci_setup_ports

index->all = 0xF0F0

but yes you are right - the error path can return it uninitialized.

-
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/