From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Airlie Subject: Re: [Debug 0/2] Fix regressions caused by commit 593669c2ac0f Date: Tue, 3 Mar 2015 14:34:25 +1000 Message-ID: References: <1425356741-26789-1-git-send-email-jiang.liu@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1425356741-26789-1-git-send-email-jiang.liu@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org To: Jiang Liu Cc: "Rafael J . Wysocki" , Thomas Voegtle , Hudd , Prakash Punnoor , Francois Romieu , Marcel Holtmann , Bjorn Helgaas , LKML , Linux PCI , Linux ACPI , Thomas Gleixner , Lv Zheng List-Id: linux-acpi@vger.kernel.org On 3 March 2015 at 14:25, Jiang Liu wrote: > Commit 593669c2ac0f (x86/PCI/ACPI: Use common ACPI resource interfaces > to simplify implementation) causes regression to several platforms, > which is caused by stricter checks in new ACPI resource parsing code > and BIOSes report incorrect ACPI resource descriptors. So try to relax > the check to avoid regressions. > > Jiang Liu (2): > x86/PCI/ACPI: Ignore resources consumed by host bridge itself > x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around > BIOS bugs I've booted my machine with that lost its r8169 and it appears to be working now. So from the regression POV: Tested-by: Dave Airlie Dave.