Alan Cox wrote: > On Thu, 13 Oct 2011 16:06:04 +0200 > Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> wrote: > > > From: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> > > Subject: [PATCH] pata_rdc: parallel scanning needs an extra locking > > > > This is similar change as commit 60c3be3 ("ata_piix: parallel scanning > > on PATA needs an extra locking") for ata_piix host driver. > > Again has anyone verified with the vendor that the RDC can support > parallel scanning ? Upstream has always used it: commit 6b406782ad0408f9cb480c2e1b543d194e8206d0 Author: Alan Cox <alan@xxxxxxxxxxxxxxx> Date: Wed Jun 24 18:29:44 2009 +0100 [libata] Add pata_rdc driver for RDC ATA devices From: Alan Cox <alan@xxxxxxxxxxxxxxx> Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx> Signed-off-by: Jeff Garzik <jgarzik@xxxxxxxxxx> ... + + host->flags |= ATA_HOST_PARALLEL_SCAN; + ... My patch only adds needed locking. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html