From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rwQjb3WJ4zDrFT for ; Fri, 22 Jul 2016 06:43:46 +1000 (AEST) Received: from pps.filterd (m0098419.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u6LKdCNW132736 for ; Thu, 21 Jul 2016 16:43:44 -0400 Received: from e31.co.us.ibm.com (e31.co.us.ibm.com [32.97.110.149]) by mx0b-001b2d01.pphosted.com with ESMTP id 24atwt8c55-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 21 Jul 2016 16:43:43 -0400 Received: from localhost by e31.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 21 Jul 2016 14:43:43 -0600 From: Uma Krishnan To: linux-scsi@vger.kernel.org, James Bottomley , "Martin K. Petersen" , "Matthew R. Ochs" , "Manoj N. Kumar" Cc: Brian King , linuxppc-dev@lists.ozlabs.org, Ian Munsie , Andrew Donnellan , Frederic Barrat , Christophe Lombard Subject: [PATCH 0/2] cxlflash: Regression patch and updating Maintainers list Date: Thu, 21 Jul 2016 15:42:52 -0500 Message-Id: <1469133772-14953-1-git-send-email-ukrishn@linux.vnet.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , First patch in this set fixes a regression that was casued by the Commit 704c4b0ddc03 ("cxlflash: Shutdown notify support for CXL Flash cards"), which is currently staged for 4.8 in next/master. Second patch updates the Maintainers list for cxlflash driver. This series is intended for 4.8 and is bisectable. These patches are cut against next/master that contains the original commit. Uma Krishnan (2): cxlflash: Verify problem state area is mapped before notifying shutdown MAINTAINERS: Update cxlflash maintainers MAINTAINERS | 1 + drivers/scsi/cxlflash/main.c | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) -- 2.1.0