[PATCH 0/4] cxlflash: Enhancements, cleanup and fixes
Uma Krishnan
ukrishn at linux.vnet.ibm.com
Sat Jan 7 01:02:59 AEDT 2017
This patch series includes an enhancement to support a new command queuing
model and also cleans up prints throughout the driver. The last patch in
the series fixes a racing issue.
The series is based upon v4.10-rc2, intended for 4.11 and is bisectable.
Matthew R. Ochs (3):
cxlflash: Refactor context reset to share reset logic
cxlflash: Support SQ Command Mode
cxlflash: Cleanup prints
Uma Krishnan (1):
cxlflash: Cancel scheduled workers before stopping AFU
drivers/scsi/cxlflash/common.h | 32 ++-
drivers/scsi/cxlflash/lunmgt.c | 31 +--
drivers/scsi/cxlflash/main.c | 465 +++++++++++++++++++++----------------
drivers/scsi/cxlflash/sislite.h | 19 +-
drivers/scsi/cxlflash/superpipe.c | 183 ++++++++-------
drivers/scsi/cxlflash/vlun.c | 169 +++++++-------
include/uapi/scsi/cxlflash_ioctl.h | 1 +
7 files changed, 518 insertions(+), 382 deletions(-)
--
2.1.0
More information about the Linuxppc-dev
mailing list