From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH v3 00/41] cxlflash: OCXL transport support and miscellaneous fixes Date: Wed, 28 Mar 2018 17:34:31 -0400 Message-ID: References: <1522081759-57431-1-git-send-email-ukrishn@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1522081759-57431-1-git-send-email-ukrishn@linux.vnet.ibm.com> (Uma Krishnan's message of "Mon, 26 Mar 2018 11:29:19 -0500") 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: Uma Krishnan Cc: James Bottomley , linux-scsi@vger.kernel.org, "Martin K. Petersen" , "Matthew R. Ochs" , Frederic Barrat , "Manoj N. Kumar" , Andrew Donnellan , linuxppc-dev@lists.ozlabs.org, Christophe Lombard List-Id: linux-scsi@vger.kernel.org Uma, > This patch series adds OCXL support to the cxlflash driver. With this > support, new devices using the OCXL transport will be supported by the > cxlflash driver along with the existing CXL devices. An effort is made > to keep this transport specific function independent of the existing > core driver that communicates with the AFU. > > The first three patches contain a minor fix and staging improvements. > > This series is intended for 4.17 and is bisectable. Something this big really needs to be submitted around rc2/rc3. It's way too late in the cycle to ensure proper zeroday coverage for all these commits. I have started a 4.18/scsi-queue branch to hold this series for now. The 4.18 branch will be rebased once 4.17rc1 is out in a few weeks. Your changes won't show up in for-next until then either. Thanks! -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp2120.oracle.com (aserp2120.oracle.com [141.146.126.78]) (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 40BLkS1Hb4zF2K0 for ; Thu, 29 Mar 2018 08:34:39 +1100 (AEDT) To: Uma Krishnan Cc: linux-scsi@vger.kernel.org, James Bottomley , "Martin K. Petersen" , "Matthew R. Ochs" , "Manoj N. Kumar" , linuxppc-dev@lists.ozlabs.org, Andrew Donnellan , Frederic Barrat , Christophe Lombard Subject: Re: [PATCH v3 00/41] cxlflash: OCXL transport support and miscellaneous fixes From: "Martin K. Petersen" References: <1522081759-57431-1-git-send-email-ukrishn@linux.vnet.ibm.com> Date: Wed, 28 Mar 2018 17:34:31 -0400 In-Reply-To: <1522081759-57431-1-git-send-email-ukrishn@linux.vnet.ibm.com> (Uma Krishnan's message of "Mon, 26 Mar 2018 11:29:19 -0500") Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Uma, > This patch series adds OCXL support to the cxlflash driver. With this > support, new devices using the OCXL transport will be supported by the > cxlflash driver along with the existing CXL devices. An effort is made > to keep this transport specific function independent of the existing > core driver that communicates with the AFU. > > The first three patches contain a minor fix and staging improvements. > > This series is intended for 4.17 and is bisectable. Something this big really needs to be submitted around rc2/rc3. It's way too late in the cycle to ensure proper zeroday coverage for all these commits. I have started a 4.18/scsi-queue branch to hold this series for now. The 4.18 branch will be rebased once 4.17rc1 is out in a few weeks. Your changes won't show up in for-next until then either. Thanks! -- Martin K. Petersen Oracle Linux Engineering