From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) (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 3zndX41fCMzF1hb for ; Fri, 23 Feb 2018 15:28:49 +1100 (AEDT) Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w1N4SkPR135776 for ; Thu, 22 Feb 2018 23:28:47 -0500 Received: from e06smtp11.uk.ibm.com (e06smtp11.uk.ibm.com [195.75.94.107]) by mx0a-001b2d01.pphosted.com with ESMTP id 2ga77d0kvj-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 22 Feb 2018 23:28:47 -0500 Received: from localhost by e06smtp11.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 23 Feb 2018 04:28:43 -0000 Subject: Re: [PATCH 04/38] cxlflash: Introduce OpenCXL backend To: Uma Krishnan , linux-scsi@vger.kernel.org, James Bottomley , "Martin K. Petersen" , "Matthew R. Ochs" , "Manoj N. Kumar" Cc: linuxppc-dev@lists.ozlabs.org, Frederic Barrat , Christophe Lombard References: <1519338010-51782-1-git-send-email-ukrishn@linux.vnet.ibm.com> <1519338163-51928-1-git-send-email-ukrishn@linux.vnet.ibm.com> From: Andrew Donnellan Date: Fri, 23 Feb 2018 15:28:36 +1100 MIME-Version: 1.0 In-Reply-To: <1519338163-51928-1-git-send-email-ukrishn@linux.vnet.ibm.com> Content-Type: text/plain; charset=utf-8; format=flowed Message-Id: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 23/02/18 09:22, Uma Krishnan wrote: > Add initial infrastructure to support a new cxlflash transport, OpenCXL. > > Claim a dependency on OpenCXL (OCXL) and add a new file, ocxl_hw.c, which > will host the backend routines that are specific to OpenCXL. > > Signed-off-by: Uma Krishnan Is it necessary to depend on OCXL in all cases? IMHO it should be possible to build a cxl-only version without ocxl, though I don't feel very strongly on this. -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnellan@au1.ibm.com IBM Australia Limited