Re: [PATCH] lpfc: remove left-over BUILD_NVME defines

2019-10-18 Thread Martin K. Petersen
James, > I assume that 5.4/scsi-fixes will get merged into 5.4 pre-release, Yes. > and that the stable tree will rebase to pick it up ? stable/master is tracking Linus until final release. If you want the stats issue fixed in 5.3, it's best to wait for Hannes' commit to be merged by Linus. Y

Re: [PATCH] lpfc: remove left-over BUILD_NVME defines

2019-10-18 Thread James Smart
On 10/17/2019 7:01 PM, Martin K. Petersen wrote: Hannes, The BUILD_NVME define never got defined anywhere, causing NVMe commands to be treated as SCSI commands when freeing the buffers. This was causing a stuck discovery and a horrible crash in lpfc_set_rrq_active() later on. Applied to 5.4/sc

Re: [PATCH] lpfc: remove left-over BUILD_NVME defines

2019-10-17 Thread Martin K. Petersen
Hannes, > The BUILD_NVME define never got defined anywhere, causing NVMe > commands to be treated as SCSI commands when freeing the buffers. > This was causing a stuck discovery and a horrible crash in > lpfc_set_rrq_active() later on. Applied to 5.4/scsi-fixes, thanks! -- Martin K. Petersen

Re: [PATCH] lpfc: remove left-over BUILD_NVME defines

2019-10-17 Thread James Smart
On 10/17/2019 8:00 AM, Hannes Reinecke wrote: The BUILD_NVME define never got defined anywhere, causing NVMe commands to be treated as SCSI commands when freeing the buffers. This was causing a stuck discovery and a horrible crash in lpfc_set_rrq_active() later on. Fixes: c00f62e6c546 ("scsi: lp

[PATCH] lpfc: remove left-over BUILD_NVME defines

2019-10-17 Thread Hannes Reinecke
The BUILD_NVME define never got defined anywhere, causing NVMe commands to be treated as SCSI commands when freeing the buffers. This was causing a stuck discovery and a horrible crash in lpfc_set_rrq_active() later on. Fixes: c00f62e6c546 ("scsi: lpfc: Merge per-protocol WQ/CQ pairs into single