From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiang Liu Subject: [Debug 0/2] Debug ACPI resource parsing failure Date: Mon, 2 Mar 2015 17:51:36 +0800 Message-ID: <1425289898-22377-1-git-send-email-jiang.liu@linux.intel.com> References: Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: linux-acpi@vger.kernel.org Hi Thomas, According to the dmesg, it seems that BIOS reports malformed ACPI resource descriptors. The new code enforces stricter checks for ACPI resource descriptors, so it skips some malformed ACPI resource descriptors. Could you please to try this two patches again? 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 | 10 +++++++--- drivers/acpi/resource.c | 7 ++++--- 2 files changed, 11 insertions(+), 6 deletions(-) -- 1.7.10.4