From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Jiang Liu To: Thomas Voegtle Cc: Jiang Liu , Bjorn Helgaas , "Rafael J . Wysocki" , Dave Airlie , LKML , linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, Thomas Gleixner , Lv Zheng Subject: [Debug 0/2] Debug PCI root resource parsing failure Date: Mon, 2 Mar 2015 12:33:19 +0800 Message-Id: <1425270801-20270-1-git-send-email-jiang.liu@linux.intel.com> In-Reply-To: References: Sender: linux-acpi-owner@vger.kernel.org List-ID: Hi Thomas, I still can't figure out why the last resource entry "pci_bus 0000:00: root bus resource [mem 0x80000000-0xd0716ffe]" gets ignored by new code. Could you please help to apply these two patches and send me back dmesg? Thanks! Gerry Jiang Liu (2): x86/PCI/ACPI: Ignore resources consumed by host bridge itself x86/PCI/ACPI: Gather debug info arch/x86/pci/acpi.c | 13 ++++++++++--- drivers/acpi/resource.c | 2 ++ 2 files changed, 12 insertions(+), 3 deletions(-) -- 1.7.10.4