Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3517129pxf; Mon, 15 Mar 2021 11:17:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyialkc+Q1CK2KVP9ASeYGpM2Zn0VEwiBVsr/XR9/0tyO67XmfwmwUWv/uYF8WsKtDaz+6d X-Received: by 2002:a50:f38f:: with SMTP id g15mr31225085edm.262.1615832263026; Mon, 15 Mar 2021 11:17:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1615832263; cv=none; d=google.com; s=arc-20160816; b=enoc6bxky0smEBoKisj67yQrHOgOGz6QeotskTPzcMVwFALO7aK0+RNZicvvq3hRsj XxmUK6dzROUMzKPBQ4hae5j01XwydUt/AJOx78WiRZejpRSrUJ8mrIfi5e0rFm/wWRYU Q9u4spIR0jkOQHc8EwvEIxGE6GZSY1vBPWlmDF/1AdA88hLfnJafCkMHwBFTwc+BMr+4 2yIaOQe9lO9HdSBfPqNPEtMXcFsc40/8HQkWlvlqnTozZ+Qdj5+DYMIkHYNY69OVggoN IlYJOD0FRANTr9mWGeWe0fTgFd6zVwj0w9FQ5DFPKDGG7LATidBYrZMjN2uj/848IleY CxzA== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=1ej63of+YlS2IZwDFWs4R7cngLhJLfi2IiiXsdtDZ+Q=; b=NTAYBmVpxUG644ffqDUQpfFElbEhpWdrya87KBH/0OrVBsrkxhPMLovLOto6A8EsiN UnneST4nfdzR0cj0MUnr7ZZevpjoA2u7Gme8fU34vqnB6A8ngr+nt1+ILGQR4W4e1a6G /LcPQOkugtIVsnY3tE5831UWjk0DxD4NdbLm4xAXDgxScOMGyilBsCL3Tk7wSde2putF duTgpg7RqG5Zn04vAeVT/z1o87qWF3iAAOGnWk7aw6DP7pxdb1LwWjwW5Pd1w+ZvHlVu 43t9vFt7S84eilBZaoFWgxJLA0XRZUrtUZcFLfuCCkpE4DluUCJ44vqZQjCEBk3BSzqH vw8A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iWb209SO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w25si11622190ejv.100.2021.03.15.11.17.20; Mon, 15 Mar 2021 11:17:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iWb209SO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236753AbhCOOPR (ORCPT + 99 others); Mon, 15 Mar 2021 10:15:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:37836 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232511AbhCON7A (ORCPT ); Mon, 15 Mar 2021 09:59:00 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E805364F3D; Mon, 15 Mar 2021 13:58:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615816723; bh=SryEcNK30yxdBAAJIW5dG74Tp8QOXPtICkKg2w3Lekk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iWb209SOzwSeUNW2DD/bQ9nB3R9A0qSzlq3w0eNZQjQ1nd/38H94UR2IcGI7JSxWe zoDN2I0eIKimxgYjxhxabXOtEDxRApXIA5Hv9mV7LqPSFOdQT7705hFn4TmDe8INJl D5atOix2Mzc2lw7t1JoawC5E6v/tjz7WZWxoi374= From: gregkh@linuxfoundation.org To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, kernel test robot , Oliver OHalloran , Michael Ellerman , Sasha Levin Subject: [PATCH 5.4 068/168] powerpc/pci: Add ppc_md.discover_phbs() Date: Mon, 15 Mar 2021 14:55:00 +0100 Message-Id: <20210315135552.603342283@linuxfoundation.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210315135550.333963635@linuxfoundation.org> References: <20210315135550.333963635@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Greg Kroah-Hartman From: Oliver O'Halloran [ Upstream commit 5537fcb319d016ce387f818dd774179bc03217f5 ] On many powerpc platforms the discovery and initalisation of pci_controllers (PHBs) happens inside of setup_arch(). This is very early in boot (pre-initcalls) and means that we're initialising the PHB long before many basic kernel services (slab allocator, debugfs, a real ioremap) are available. On PowerNV this causes an additional problem since we map the PHB registers with ioremap(). As of commit d538aadc2718 ("powerpc/ioremap: warn on early use of ioremap()") a warning is printed because we're using the "incorrect" API to setup and MMIO mapping in searly boot. The kernel does provide early_ioremap(), but that is not intended to create long-lived MMIO mappings and a seperate warning is printed by generic code if early_ioremap() mappings are "leaked." This is all fixable with dumb hacks like using early_ioremap() to setup the initial mapping then replacing it with a real ioremap later on in boot, but it does raise the question: Why the hell are we setting up the PHB's this early in boot? The old and wise claim it's due to "hysterical rasins." Aside from amused grapes there doesn't appear to be any real reason to maintain the current behaviour. Already most of the newer embedded platforms perform PHB discovery in an arch_initcall and between the end of setup_arch() and the start of initcalls none of the generic kernel code does anything PCI related. On powerpc scanning PHBs occurs in a subsys_initcall so it should be possible to move the PHB discovery to a core, postcore or arch initcall. This patch adds the ppc_md.discover_phbs hook and a core_initcall stub that calls it. The core_initcalls are the earliest to be called so this will any possibly issues with dependency between initcalls. This isn't just an academic issue either since on pseries and PowerNV EEH init occurs in an arch_initcall and depends on the pci_controllers being available, similarly the creation of pci_dns occurs at core_initcall_sync (i.e. between core and postcore initcalls). These problems need to be addressed seperately. Reported-by: kernel test robot Signed-off-by: Oliver O'Halloran [mpe: Make discover_phbs() static] Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20201103043523.916109-1-oohall@gmail.com Signed-off-by: Sasha Levin --- arch/powerpc/include/asm/machdep.h | 3 +++ arch/powerpc/kernel/pci-common.c | 10 ++++++++++ 2 files changed, 13 insertions(+) diff --git a/arch/powerpc/include/asm/machdep.h b/arch/powerpc/include/asm/machdep.h index 7bcb64444a39..f71c361dc356 100644 --- a/arch/powerpc/include/asm/machdep.h +++ b/arch/powerpc/include/asm/machdep.h @@ -59,6 +59,9 @@ struct machdep_calls { int (*pcibios_root_bridge_prepare)(struct pci_host_bridge *bridge); + /* finds all the pci_controllers present at boot */ + void (*discover_phbs)(void); + /* To setup PHBs when using automatic OF platform driver for PCI */ int (*pci_setup_phb)(struct pci_controller *host); diff --git a/arch/powerpc/kernel/pci-common.c b/arch/powerpc/kernel/pci-common.c index 1c448cf25506..a2c258a8d736 100644 --- a/arch/powerpc/kernel/pci-common.c +++ b/arch/powerpc/kernel/pci-common.c @@ -1669,3 +1669,13 @@ static void fixup_hide_host_resource_fsl(struct pci_dev *dev) } DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_MOTOROLA, PCI_ANY_ID, fixup_hide_host_resource_fsl); DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_FREESCALE, PCI_ANY_ID, fixup_hide_host_resource_fsl); + + +static int __init discover_phbs(void) +{ + if (ppc_md.discover_phbs) + ppc_md.discover_phbs(); + + return 0; +} +core_initcall(discover_phbs); -- 2.30.1