From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753465AbbCBEap (ORCPT ); Sun, 1 Mar 2015 23:30:45 -0500 Received: from mga01.intel.com ([192.55.52.88]:7512 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752235AbbCBEan (ORCPT ); Sun, 1 Mar 2015 23:30:43 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,674,1418112000"; d="scan'208";a="461151176" 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> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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