Re: [PATCH] libata: fix missing classes[] initialization in ata_bus_probe()

From: Jeff Garzik
Date: Sat Mar 11 2006 - 19:02:37 EST


Tejun Heo wrote:
ata_bus_probe() didn't initialize classes[] properly with
ATA_DEV_UNKNOWN. As ->probe_reset() is allowed to leave @classes
alone when no device is present, this results in garbage class values.
ATM, the only affected driver is ata_piix.

Signed-off-by: Tejun Heo <htejun@xxxxxxxxx>
Cc: Jiri Slaby <jirislaby@xxxxxxxxx>

applied to #upstream


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