Re: [PATCH v2] [SCSI] scsi_pm: set device runtime state before parentsuspended

From: Alan Stern
Date: Fri Jul 06 2012 - 10:24:33 EST


On Fri, 6 Jul 2012, Lin Ming wrote:

> There is a race in scsi_bus_resume_common when set device's runtime
> state to active after pm_runtime_put_sync(dev->parent).
>
> Parent device may have been suspended so pm_runtime_set_active(dev) will
> fail with -EBUSY.
>
> Signed-off-by: Lin Ming <ming.m.lin@xxxxxxxxx>

Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>

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