Re: [PATCH v4 02/10] block, scsi: Give RQF_PREEMPT back its original meaning
From: Bart Van Assche <hidden>
Date: 2018-08-06 14:15:44
From: Bart Van Assche <hidden>
Date: 2018-08-06 14:15:44
On Sat, 2018-08-04 at 09:16 +0800, Ming Lei wrote:
The above change will cause regression on SPI transport, please see spi_dv_device(), where non-PM command is sent to device via scsi_execute() after the device is put to QUIESCE.
Hello Ming, I will drop this patch for now and revisit this change later. Bart.