On Thu, Oct 08, 2015 at 10:25:41AM +0200, Christoph Hellwig wrote: > When calling ->done before releasing resources we could run into a > race where the SCSI midlayer sends another command and races with > the resources beeing manipulated. For libata this can't currently > happen as synchronization happens at a higher level, but I'd still > like to fix it to future proof libata and to avoid copy & paste > into SCSI drivers where this pattern has led to reproducible crashes. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Applied to libata/for-4.4. Thanks. -- tejun -- 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