On Sun, Jan 29, 2017 at 06:53:42PM -0700, Jens Axboe wrote: > Huh, I wonder how that snuck past my allmodconfig builds, that looks > like a clear failure.
I also did tons of test builds and never saw it, not sure why the NVMe-SCSI code still someone how an implicit include of scsi_cmnd.h. But in the end it should not be using the defintion anyway, and I sent a patch on Saturday so that it doesn't: [PATCH 1/5] nvme/scsi: don't rely on BLK_MAX_CDB might make sense to expedite that.