mbox series

[0/1] x86/pci: Skip early E820 check for ECAM region

Message ID 20240417204012.215030-1-helgaas@kernel.org (mailing list archive)
Headers show
Series x86/pci: Skip early E820 check for ECAM region | expand

Message

Bjorn Helgaas April 17, 2024, 8:40 p.m. UTC
From: Bjorn Helgaas <bhelgaas@google.com>

This is a regression fix for
https://bugzilla.kernel.org/show_bug.cgi?id=218444,
"Lenovo Legion 9i Audio, TrackPad, Battery not detected"

Sorry that I failed to get this report onto the mailing list and regression
list earlier.

Reporters are on bcc unless they provided public email addresses.

Bjorn Helgaas (1):
  x86/pci: Skip early E820 check for ECAM region

 arch/x86/pci/mmconfig-shared.c | 35 +++++++++++++++++++++++++++-------
 1 file changed, 28 insertions(+), 7 deletions(-)