]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
x86/hyperv: Suppress "PCI: Fatal: No config space access function found"
authorDexuan Cui <decui@microsoft.com>
Tue, 18 Sep 2018 22:29:50 +0000 (22:29 +0000)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 26 Nov 2019 12:16:53 +0000 (13:16 +0100)
commit8c6f0270bab5f11c65f7a300478f09c6c8f5c8f4
tree1552cdd0f25c41ca900fd7aed5069288d0fa7e96
parent679cb96841a9b0a67016afbd4ffa0ba71c621691
x86/hyperv: Suppress "PCI: Fatal: No config space access function found"

BugLink: https://bugs.launchpad.net/bugs/1853915
[ Upstream commit 2f285f46240d67060061d153786740d4df53cd78 ]

A Generation-2 Linux VM on Hyper-V doesn't have the legacy PCI bus, and
users always see the scary warning, which is actually harmless.

Suppress it.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: KY Srinivasan <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Stephen Hemminger <sthemmin@microsoft.com>
Cc: "devel@linuxdriverproject.org" <devel@linuxdriverproject.org>
Cc: Olaf Aepfle <olaf@aepfle.de>
Cc: Andy Whitcroft <apw@canonical.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: Marcelo Cerri <marcelo.cerri@canonical.com>
Cc: Josh Poulson <jopoulso@microsoft.com>
Link: https://lkml.kernel.org/r/
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
arch/x86/hyperv/hv_init.c