On Wed, May 31, 2017 at 02:43:44PM -0700, Bart Van Assche wrote: > Hello Jens, > > The patches in this series are a sequel of Christoph's "Split scsi passthrough > fields out of struct request" patch series. The changes compared to v1 of this > patch series are: > - Renamed QUEUE_FLAG_SCSI_PDU into QUEUE_FLAG_SCSI_PASSTHROUGH and > blk_queue_scsi_pdu() into blk_queue_scsi_passthrough(). > - In the cdrom driver, moved the SCSI passthrough support test from > register_cdrom() to cdrom_read_cdda_bpc(). > > Please consider these patches for kernel v4.13. I think these should probably go into 4.12. At least the first one should for sure.