Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp277632imu; Thu, 10 Jan 2019 23:37:21 -0800 (PST) X-Google-Smtp-Source: ALg8bN7d2b2SoqLvtZjwPNZ2HfRf7LBZQgJbAOfYikn/VEvwQqCWtR/eCyPZkBqgp4N0iQngnGed X-Received: by 2002:a63:f658:: with SMTP id u24mr12490857pgj.267.1547192241428; Thu, 10 Jan 2019 23:37:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547192241; cv=none; d=google.com; s=arc-20160816; b=nHWfIzFVG8YTuIeubj7tvWuu5XTrMGO1cypqY+/OEPeTInSK+MTVLSJqMg+UxI5AIl BFf97rwriF7e9JnAopmdW+QcgYEde1oDaPVCZa2VVO1P3roUYXysidd5TOIuRjBXLgFO mzStnwBu3ZH5wC6EmPzltfHEmta3S100UL4UejktA6BJUNdlLspUQxzGqnQqqvUXSVjI ZNivWKl5Zwu2rK59j2LkJkvYNnRblswpwnFIgM64AQCoosxA1zwN+A/KqAtQYIme68pz GB6Pk+9XCSwWal4ixqrw+qdip5ERwc202abuiQPhP1nIF8BRKTeYyVe9+waJ3TRgjUIf w20w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from; bh=SiGUkRlm5nM4QYseZoVaagb/F/0S4gqqXOF2KGjh12E=; b=AYnW+0qnZJeOEISBbUFOJX9UYy1ai6GS/qX36QwjTYIqSNVaqVXJyadX8ioOAWrgJ4 RhpLv8dJAVIAq8dmr2tNh847eBr2zNLD39H+w54jWG4jiA1lymaHA2D5OIOsigfe3T0S dZ8ChSUGzXMMDfDjENsHfshmghzQWBjqUHLpJYCanxNJQGKNa4M54wGlljAOnc8vCqbu sUnW/8EVjUQFQfhtJWXbfctZbF4fWqfJx7QF7gZA1ZvXpozvIOhzJUhKDLIXNqkz2oLK D6gJttXFzbksKemYvsvzweHnQmGVXubQc6PTcY7D5d3UCw54MaykRA4OOJZcDlL7jHef 6Euw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v25si70025144pgk.341.2019.01.10.23.37.05; Thu, 10 Jan 2019 23:37:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729478AbfAKGGQ (ORCPT + 99 others); Fri, 11 Jan 2019 01:06:16 -0500 Received: from ozlabs.org ([203.11.71.1]:58421 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728869AbfAKGGP (ORCPT ); Fri, 11 Jan 2019 01:06:15 -0500 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPSA id 43bXRm3Kxfz9sCs; Fri, 11 Jan 2019 17:06:12 +1100 (AEDT) From: Michael Ellerman To: Tyrel Datwyler , Bjorn Helgaas Cc: Benjamin Herrenschmidt , Paul Mackerras , Martin Schwidefsky , Heiko Carstens , linux-pci@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Kconfig label updates In-Reply-To: <83241c8b-8f44-162b-b42a-0f4f9bb858e7@linux.vnet.ibm.com> References: <20190108223024.GA147017@google.com> <87tviiroqy.fsf@concordia.ellerman.id.au> <83241c8b-8f44-162b-b42a-0f4f9bb858e7@linux.vnet.ibm.com> Date: Fri, 11 Jan 2019 17:06:12 +1100 Message-ID: <874lafg23v.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Tyrel Datwyler writes: > On 01/09/2019 04:37 AM, Michael Ellerman wrote: >> Bjorn Helgaas writes: >>> I want to update the PCI Kconfig labels so they're more consistent and >>> useful to users, something like the patch below. IIUC, the items >>> below are all IBM-related; please correct me if not. >>> >>> I'd also like to expand (or remove) "RPA" because Google doesn't find >>> anything about "IBM RPA", except Robotic Process Automation, which I >>> think must be something else. >> >> Yeah I think just remove it, it's not a well known term and is unlikely >> to help anyone these days. >> >> It stands for "RISC Platform Architecture", which was some kind of >> specification for Power machines back in the day, but from what I can >> tell it was never used in marketing or manuals much (hence so few hits >> on Google). > > It is basically the predecessor to PAPR "Power Architecture Platform Reference". > Which the LoPAPR document is available through power.org. Not sure if there is > any desire to adopt PAPR in place of RPA. It is the platform reference doc that > outlines how we do DLPAR and PCI Hotplug. True. But a user is unlikely to know "PAPR" either, and it googles badly. LoPAPR I guess is better, you can google for it, though I'm not entirely sure if everything used by this code is actually in LoPAPR, because some bits of PAPR were ripped out of LoPAPR. >>> Ideally the PCI Kconfig labels would match the terms used in >>> arch/.../Kconfig, e.g., >>> >>> config PPC_POWERNV >>> bool "IBM PowerNV (Non-Virtualized) platform support" >>> >>> config PPC_PSERIES >>> bool "IBM pSeries & new (POWER5-based) iSeries" >> >> TBH these are pretty unhelpful too. PowerNV is not a marketing name and >> so doesn't appear anywhere much in official manuals or brochures and >> it's also used on non-IBM branded machines. And pSeries & iSeries were >> marketing names but are no longer used. > > pseries is still used as a machine type for PAPR compliant qemu/kvm instances. Yeah so I guess it's helpful for someone configuring a kernel with that in mind. But if you've bought an IBM branded system the "pseries" name is not used anywhere AFAIK. cheers