Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp1029605rwb; Thu, 8 Dec 2022 06:04:04 -0800 (PST) X-Google-Smtp-Source: AA0mqf7+jDJDWo/2njbCHEMdOgARQwepLd9zlraJJDmn4TfUfGvfivX61OqsRQWSR8JdUK2DdUox X-Received: by 2002:a63:d34e:0:b0:477:650a:705c with SMTP id u14-20020a63d34e000000b00477650a705cmr65555974pgi.588.1670508244751; Thu, 08 Dec 2022 06:04:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1670508244; cv=none; d=google.com; s=arc-20160816; b=z60rnzY82H2g2sZSIVpQLA900wlV4gze10dq/U4uY+uudyiOmolfrKrok11eSQCJIG FO0RZ8uCdsgRr1U8HqmO/DG19QIMDR1qng9cPD4VPJWY56d5TWgjuNAuIiGeKsyDL+ZF GQa9r8qpkUF7fwTYnF2M6CKCiQDa3kbySOA9KaF5MyoWqtiWwTl8kPSrg2BoSFtqlGmY 3q5ypCLgFkLIHLAzvFmGqfwOGoG20ZMn1oj3spOb20wkv1OVuxMx8i7z/QLzXeG9vYky JdcQNZJFP9r++ghqJNiQysDpeWZ+qB3yH+XuZQ1x16Y4UxVLNAzZgl8p6dyBrwANgs/s AA6g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from; bh=OTdBejSzd/hoC22x3iSQzBbEZCjbnlW2Xd3fufBRSW4=; b=J0srxmaRZilSCR1CUIZke5KyPjiVWXQbT/bTpvRRMNUrzY8iq07gY8zVbBuWF+mRty 5J4Hq85SqXOvwvshz2XCGfW7Oqpprpm53DRnnmaevTXEsHg221pa0NvtU0zPYq5uHEUy Qyf1txlnioEcQaoQ2N13KdeLhxq0M9Dn9KIZbgyxCHLOCiGdaaSKYjNcBWL5pt/yMK/s 14Mv34ujfx9r7AyWEW8RLuFy0e74fcxVJDJs1gkHqfvWr75BNeJT3a0/ml+SV/33CzLq wUzF2lMwDtZaw16xPkK2K3O9WGXdHCFGtXRQjb+OSFg/lJJAHpUGj/s6rdw8/puxN0hG lCXg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id c10-20020a170902d48a00b0016cca53817dsi6612061plg.341.2022.12.08.06.03.54; Thu, 08 Dec 2022 06:04:04 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230159AbiLHMuE (ORCPT + 72 others); Thu, 8 Dec 2022 07:50:04 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48200 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230127AbiLHMt4 (ORCPT ); Thu, 8 Dec 2022 07:49:56 -0500 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 431138C6A4; Thu, 8 Dec 2022 04:49:52 -0800 (PST) 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 X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4NSYrt3FPpz4xvP; Thu, 8 Dec 2022 23:49:50 +1100 (AEDT) From: Michael Ellerman To: Andrew Donnellan , Bjorn Helgaas , Frederic Barrat Cc: linux-pci@vger.kernel.org, Nicholas Piggin , Christophe Leroy , Michael Ellerman , Bjorn Helgaas , Greg Kroah-Hartman , linuxppc-dev@lists.ozlabs.org, Arnd Bergmann , linux-kernel@vger.kernel.org In-Reply-To: <20221205223231.1268085-1-helgaas@kernel.org> References: <20221205223231.1268085-1-helgaas@kernel.org> Subject: Re: [PATCH] cxl: Remove unnecessary cxl_pci_window_alignment() Message-Id: <167050321594.1457988.6215186331785819055.b4-ty@ellerman.id.au> Date: Thu, 08 Dec 2022 23:40:15 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 5 Dec 2022 16:32:31 -0600, Bjorn Helgaas wrote: > From: Bjorn Helgaas > > cxl_pci_window_alignment() is referenced only via the struct > pci_controller_ops.window_alignment function pointer, and only in the > powerpc implementation of pcibios_window_alignment(). > > pcibios_window_alignment() defaults to returning 1 if the function pointer > is NULL, which is the same was what cxl_pci_window_alignment() does. > > [...] Applied to powerpc/next. [1/1] cxl: Remove unnecessary cxl_pci_window_alignment() https://git.kernel.org/powerpc/c/6aecc0a59e07ba895b5473e0c916ba5f3d556c15 cheers