From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B6D65C3F2D1 for ; Wed, 4 Mar 2020 04:16:08 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 54ED721556 for ; Wed, 4 Mar 2020 04:16:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 54ED721556 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=au1.ibm.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id CBB7F6B0006; Tue, 3 Mar 2020 23:16:07 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id C462A6B0007; Tue, 3 Mar 2020 23:16:07 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id AE6856B0008; Tue, 3 Mar 2020 23:16:07 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0176.hostedemail.com [216.40.44.176]) by kanga.kvack.org (Postfix) with ESMTP id 936796B0006 for ; Tue, 3 Mar 2020 23:16:07 -0500 (EST) Received: from smtpin04.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id 6C7F08248047 for ; Wed, 4 Mar 2020 04:16:07 +0000 (UTC) X-FDA: 76556367174.04.drain89_355a78e3fc42b X-HE-Tag: drain89_355a78e3fc42b X-Filterd-Recvd-Size: 13639 Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) by imf46.hostedemail.com (Postfix) with ESMTP for ; Wed, 4 Mar 2020 04:16:06 +0000 (UTC) Received: from pps.filterd (m0098393.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 0244EeIB052082 for ; Tue, 3 Mar 2020 23:16:05 -0500 Received: from e06smtp03.uk.ibm.com (e06smtp03.uk.ibm.com [195.75.94.99]) by mx0a-001b2d01.pphosted.com with ESMTP id 2yfhqrrr9b-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 03 Mar 2020 23:16:05 -0500 Received: from localhost by e06smtp03.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 4 Mar 2020 04:16:02 -0000 Received: from b06avi18626390.portsmouth.uk.ibm.com (9.149.26.192) by e06smtp03.uk.ibm.com (192.168.101.133) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Wed, 4 Mar 2020 04:15:56 -0000 Received: from b06wcsmtp001.portsmouth.uk.ibm.com (b06wcsmtp001.portsmouth.uk.ibm.com [9.149.105.160]) by b06avi18626390.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 0244Evro45351336 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 4 Mar 2020 04:14:57 GMT Received: from b06wcsmtp001.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 520F3A405B; Wed, 4 Mar 2020 04:15:55 +0000 (GMT) Received: from b06wcsmtp001.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id ADE1EA4054; Wed, 4 Mar 2020 04:15:54 +0000 (GMT) Received: from ozlabs.au.ibm.com (unknown [9.192.253.14]) by b06wcsmtp001.portsmouth.uk.ibm.com (Postfix) with ESMTP; Wed, 4 Mar 2020 04:15:54 +0000 (GMT) Received: from adsilva.ozlabs.ibm.com (haven.au.ibm.com [9.192.254.114]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.au.ibm.com (Postfix) with ESMTPSA id CF1D6A023A; Wed, 4 Mar 2020 15:15:49 +1100 (AEDT) Subject: Re: [PATCH v3 13/27] powerpc/powernv/pmem: Read the capability registers & wait for device ready From: "Alastair D'Silva" To: Frederic Barrat Cc: "Aneesh Kumar K . V" , "Oliver O'Halloran" , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Andrew Donnellan , Arnd Bergmann , Greg Kroah-Hartman , Dan Williams , Vishal Verma , Dave Jiang , Ira Weiny , Andrew Morton , Mauro Carvalho Chehab , "David S. Miller" , Rob Herring , Anton Blanchard , Krzysztof Kozlowski , Mahesh Salgaonkar , Madhavan Srinivasan , =?ISO-8859-1?Q?C=E9dric?= Le Goater , Anju T Sudhakar , Hari Bathini , Thomas Gleixner , Greg Kurz , Nicholas Piggin , Masahiro Yamada , Alexey Kardashevskiy , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-nvdimm@lists.01.org, linux-mm@kvack.org Date: Wed, 04 Mar 2020 15:15:53 +1100 In-Reply-To: <3d2de7c1-ee95-ed6c-0346-4a1d20a0b75e@linux.ibm.com> References: <20200221032720.33893-1-alastair@au1.ibm.com> <20200221032720.33893-14-alastair@au1.ibm.com> <3d2de7c1-ee95-ed6c-0346-4a1d20a0b75e@linux.ibm.com> Organization: IBM Australia Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.4 (3.34.4-1.fc31) MIME-Version: 1.0 X-TM-AS-GCONF: 00 x-cbid: 20030404-0012-0000-0000-0000038CF424 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 20030404-0013-0000-0000-000021C9ACE1 Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.138,18.0.572 definitions=2020-03-03_08:2020-03-03,2020-03-03 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 phishscore=0 priorityscore=1501 clxscore=1015 lowpriorityscore=0 bulkscore=0 impostorscore=0 malwarescore=0 mlxscore=0 suspectscore=0 mlxlogscore=999 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2001150001 definitions=main-2003040029 Content-Transfer-Encoding: quoted-printable X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Mon, 2020-03-02 at 18:51 +0100, Frederic Barrat wrote: >=20 > Le 21/02/2020 =C3=A0 04:27, Alastair D'Silva a =C3=A9crit : > > From: Alastair D'Silva > >=20 > > This patch reads timeouts & firmware version from the controller, > > and > > uses those timeouts to wait for the controller to report that it is > > ready > > before handing the memory over to libnvdimm. > >=20 > > Signed-off-by: Alastair D'Silva > > --- > > arch/powerpc/platforms/powernv/pmem/Makefile | 2 +- > > arch/powerpc/platforms/powernv/pmem/ocxl.c | 92 > > +++++++++++++++++++ > > .../platforms/powernv/pmem/ocxl_internal.c | 19 ++++ > > .../platforms/powernv/pmem/ocxl_internal.h | 24 +++++ > > 4 files changed, 136 insertions(+), 1 deletion(-) > > create mode 100644 > > arch/powerpc/platforms/powernv/pmem/ocxl_internal.c > >=20 > > diff --git a/arch/powerpc/platforms/powernv/pmem/Makefile > > b/arch/powerpc/platforms/powernv/pmem/Makefile > > index 1c55c4193175..4ceda25907d4 100644 > > --- a/arch/powerpc/platforms/powernv/pmem/Makefile > > +++ b/arch/powerpc/platforms/powernv/pmem/Makefile > > @@ -4,4 +4,4 @@ ccflags-$(CONFIG_PPC_WERROR) +=3D -Werror > > =20 > > obj-$(CONFIG_OCXL_PMEM) +=3D ocxlpmem.o > > =20 > > -ocxlpmem-y :=3D ocxl.o > > +ocxlpmem-y :=3D ocxl.o ocxl_internal.o > > diff --git a/arch/powerpc/platforms/powernv/pmem/ocxl.c > > b/arch/powerpc/platforms/powernv/pmem/ocxl.c > > index 3c4eeb5dcc0f..431212c9f0cc 100644 > > --- a/arch/powerpc/platforms/powernv/pmem/ocxl.c > > +++ b/arch/powerpc/platforms/powernv/pmem/ocxl.c > > @@ -8,6 +8,7 @@ > > =20 > > #include > > #include > > +#include > > #include > > #include > > #include > > @@ -215,6 +216,36 @@ static int register_lpc_mem(struct ocxlpmem > > *ocxlpmem) > > return 0; > > } > > =20 > > +/** > > + * is_usable() - Is a controller usable? > > + * @ocxlpmem: the device metadata > > + * @verbose: True to log errors > > + * Return: true if the controller is usable > > + */ > > +static bool is_usable(const struct ocxlpmem *ocxlpmem, bool > > verbose) > > +{ > > + u64 chi =3D 0; > > + int rc =3D ocxlpmem_chi(ocxlpmem, &chi); > > + > > + if (rc < 0) > > + return false; > > + > > + if (!(chi & GLOBAL_MMIO_CHI_CRDY)) { > > + if (verbose) > > + dev_err(&ocxlpmem->dev, "controller is not > > ready.\n"); > > + return false; > > + } > > + > > + if (!(chi & GLOBAL_MMIO_CHI_MA)) { > > + if (verbose) > > + dev_err(&ocxlpmem->dev, > > + "controller does not have memory > > available.\n"); > > + return false; > > + } > > + > > + return true; > > +} > > + > > /** > > * allocate_minor() - Allocate a minor number to use for an > > OpenCAPI pmem device > > * @ocxlpmem: the device metadata > > @@ -328,6 +359,48 @@ static void ocxlpmem_remove(struct pci_dev > > *pdev) > > } > > } > > =20 > > +/** > > + * read_device_metadata() - Retrieve config information from the > > AFU and save it for future use > > + * @ocxlpmem: the device metadata > > + * Return: 0 on success, negative on failure > > + */ > > +static int read_device_metadata(struct ocxlpmem *ocxlpmem) > > +{ > > + u64 val; > > + int rc; > > + > > + rc =3D ocxl_global_mmio_read64(ocxlpmem->ocxl_afu, > > GLOBAL_MMIO_CCAP0, > > + OCXL_LITTLE_ENDIAN, &val); > > + if (rc) > > + return rc; > > + > > + ocxlpmem->scm_revision =3D val & 0xFFFF; > > + ocxlpmem->read_latency =3D (val >> 32) & 0xFF; > > + ocxlpmem->readiness_timeout =3D (val >> 48) & 0x0F; > > + ocxlpmem->memory_available_timeout =3D val >> 52; > > + > > + rc =3D ocxl_global_mmio_read64(ocxlpmem->ocxl_afu, > > GLOBAL_MMIO_CCAP1, > > + OCXL_LITTLE_ENDIAN, &val); > > + if (rc) > > + return rc; > > + > > + ocxlpmem->max_controller_dump_size =3D val & 0xFFFFFFFF; > > + > > + // Extract firmware version text > > + rc =3D ocxl_global_mmio_read64(ocxlpmem->ocxl_afu, > > GLOBAL_MMIO_FWVER, > > + OCXL_HOST_ENDIAN, (u64 *)ocxlpmem- > > >fw_version); > > + if (rc) > > + return rc; > > + > > + ocxlpmem->fw_version[8] =3D '\0'; > > + > > + dev_info(&ocxlpmem->dev, > > + "Firmware version '%s' SCM revision %d:%d\n", > > ocxlpmem->fw_version, > > + ocxlpmem->scm_revision >> 4, ocxlpmem->scm_revision & > > 0x0F); > > + > > + return 0; > > +} > > + > > /** > > * probe_function0() - Set up function 0 for an OpenCAPI > > persistent memory device > > * This is important as it enables templates higher than 0 across > > all other functions, > > @@ -368,6 +441,7 @@ static int probe(struct pci_dev *pdev, const > > struct pci_device_id *ent) > > { > > struct ocxlpmem *ocxlpmem; > > int rc; > > + u16 elapsed, timeout; > > =20 > > if (PCI_FUNC(pdev->devfn) =3D=3D 0) > > return probe_function0(pdev); > > @@ -422,6 +496,24 @@ static int probe(struct pci_dev *pdev, const > > struct pci_device_id *ent) > > goto err; > > } > > =20 > > + if (read_device_metadata(ocxlpmem)) { > > + dev_err(&pdev->dev, "Could not read metadata\n"); >=20 >=20 > Need to set rc >=20 >=20 Whoops :) >=20 > > + goto err; > > + } > > + > > + elapsed =3D 0; > > + timeout =3D ocxlpmem->readiness_timeout + ocxlpmem- > > >memory_available_timeout; > > + while (!is_usable(ocxlpmem, false)) { > > + if (elapsed++ > timeout) { > > + dev_warn(&ocxlpmem->dev, "OpenCAPI Persistent > > Memory ready timeout.\n"); > > + (void)is_usable(ocxlpmem, true); >=20 > I guess that extra call to is_usable() is just to log the cause of > the=20 > error. However, with some bad luck, the call could now succeed. >=20 Yeah, that's pretty ugly, I'll re-engineer it. >=20 > Fred >=20 >=20 > > + rc =3D -ENXIO; > > + goto err; > > + } > > + > > + msleep(1000); > > + } > > + > > rc =3D register_lpc_mem(ocxlpmem); > > if (rc) { > > dev_err(&pdev->dev, "Could not register OpenCAPI > > persistent memory with libnvdimm\n"); > > diff --git a/arch/powerpc/platforms/powernv/pmem/ocxl_internal.c > > b/arch/powerpc/platforms/powernv/pmem/ocxl_internal.c > > new file mode 100644 > > index 000000000000..617ca943b1b8 > > --- /dev/null > > +++ b/arch/powerpc/platforms/powernv/pmem/ocxl_internal.c > > @@ -0,0 +1,19 @@ > > +// SPDX-License-Identifier: GPL-2.0+ > > +// Copyright 2019 IBM Corp. > > + > > +#include > > +#include > > +#include "ocxl_internal.h" > > + > > +int ocxlpmem_chi(const struct ocxlpmem *ocxlpmem, u64 *chi) > > +{ > > + u64 val; > > + int rc =3D ocxl_global_mmio_read64(ocxlpmem->ocxl_afu, > > GLOBAL_MMIO_CHI, > > + OCXL_LITTLE_ENDIAN, &val); > > + if (rc) > > + return rc; > > + > > + *chi =3D val; > > + > > + return 0; > > +} > > diff --git a/arch/powerpc/platforms/powernv/pmem/ocxl_internal.h > > b/arch/powerpc/platforms/powernv/pmem/ocxl_internal.h > > index 9cf3e42750e7..ba0301533d00 100644 > > --- a/arch/powerpc/platforms/powernv/pmem/ocxl_internal.h > > +++ b/arch/powerpc/platforms/powernv/pmem/ocxl_internal.h > > @@ -97,4 +97,28 @@ struct ocxlpmem { > > void *metadata_addr; > > struct resource pmem_res; > > struct nd_region *nd_region; > > + char fw_version[8+1]; > > + > > + u32 max_controller_dump_size; > > + u16 scm_revision; // major/minor > > + u8 readiness_timeout; /* The worst case time (in seconds) that > > the host shall > > + * wait for the controller to become > > operational following a reset (CHI.CRDY). > > + */ > > + u8 memory_available_timeout; /* The worst case time (in > > seconds) that the host shall > > + * wait for memory to become > > available following a reset (CHI.MA). > > + */ > > + > > + u16 read_latency; /* The nominal measure of latency (in > > nanoseconds) > > + * associated with an unassisted read of a > > memory block. > > + * This represents the capability of the raw > > media technology without assistance > > + */ > > }; > > + > > +/** > > + * ocxlpmem_chi() - Get the value of the CHI register > > + * @ocxlpmem: the device metadata > > + * @chi: returns the CHI value > > + * > > + * Returns 0 on success, negative on error > > + */ > > +int ocxlpmem_chi(const struct ocxlpmem *ocxlpmem, u64 *chi); > >=20 --=20 Alastair D'Silva Open Source Developer Linux Technology Centre, IBM Australia mob: 0423 762 819