From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uma Krishnan Subject: [PATCH 0/6] cxlflash: Miscellaneous fixes Date: Fri, 2 Sep 2016 15:36:52 -0500 Message-ID: <1472848612-64888-1-git-send-email-ukrishn@linux.vnet.ibm.com> Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Sender: "Linuxppc-dev" To: linux-scsi@vger.kernel.org, James Bottomley , "Martin K. Petersen" , "Matthew R. Ochs" , "Manoj N. Kumar" Cc: Christophe Lombard , Frederic Barrat , Ian Munsie , Andrew Donnellan , Brian King , linuxppc-dev@lists.ozlabs.org List-Id: linux-scsi@vger.kernel.org This patch set contains miscellaneous fixes in the device cleanup and EEH recovery paths. One of the patches simplifies the WWPN assignment routine. There are a couple of fixes that resolve regressions introduced by Commit 704c4b0ddc03 ("cxlflash: Shutdown notify support for CXL Flash cards") and Commit 888baf069f49 ("scsi: cxlflash: Add kref to context") This series is based upon mkp's 4.9/scsi-queue and is bisectable. Matthew R. Ochs (4): cxlflash: Fix to avoid EEH and host reset collisions cxlflash: Improve EEH recovery time cxlflash: Refactor WWPN setup cxlflash: Fix context reference tracking on detach Uma Krishnan (2): cxlflash: Scan host only after the port is ready for I/O cxlflash: Remove the device cleanly in the system shutdown path drivers/scsi/cxlflash/main.c | 81 +++++++++++++++++---------------------- drivers/scsi/cxlflash/superpipe.c | 3 +- 2 files changed, 37 insertions(+), 47 deletions(-) -- 2.1.0