Well, this only applies if you are slack and letting the kernel init
your ATA from scratch, instead of doing proper ATA initialization in
firmware ;-)
Seriously, if you are a handed an ATA device that is actually in
operation when the kernel boots, you are already out of spec. I would
prefer to barf if the BSY or DRDY bits are set, because taking over the
ATA bus while a device is in the middle of a command shouldn't be
happening at Linux kernel boot, ever.
Jeff
-
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/