]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "PCI: Use preserve_config in place of pci_flags"
authorTerry Tritton <terry.tritton@linaro.org>
Fri, 17 Jan 2025 15:16:25 +0000 (15:16 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jan 2025 16:16:02 +0000 (17:16 +0100)
commit39f320df353722086372abdcc2659e85afd52c3e
tree9253493189ee6ebfcae93a332315d4733ef9f816
parentac3dd2497e6ebd3e5341901c7e1e902ff7f41580
Revert "PCI: Use preserve_config in place of pci_flags"

This reverts commit c1a1393f7844c645389e5f1a3f1f0350e0fb9316 which is
commit 7246a4520b4bf1494d7d030166a11b5226f6d508 upstream.

This patch causes a regression in cuttlefish/crossvm boot on arm64.

The patch was part of a series that when applied will not cause a regression
but this patch was backported to the 5.15 branch by itself.

The other patches do not apply cleanly to the 5.15 branch.

Signed-off-by: Terry Tritton <terry.tritton@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/controller/pci-host-common.c
drivers/pci/probe.c