From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prakash Punnoor Subject: Re: [Debug 0/2] Fix regressions caused by commit 593669c2ac0f Date: Tue, 03 Mar 2015 18:19:46 +0100 Message-ID: <54F5ED32.6070200@punnoor.de> References: <1425356741-26789-1-git-send-email-jiang.liu@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-in-13.arcor-online.net ([151.189.21.53]:41301 "EHLO mail-in-13.arcor-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756803AbbCCRTr (ORCPT ); Tue, 3 Mar 2015 12:19:47 -0500 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Dave Airlie , Jiang Liu Cc: "Rafael J . Wysocki" , Thomas Voegtle , Hudd , Francois Romieu , Marcel Holtmann , Bjorn Helgaas , LKML , Linux PCI , Linux ACPI , Thomas Gleixner , Lv Zheng On 03.03.2015 05:34, Dave Airlie wrote: > 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 Works for me, as well. Thanks! Tested-by: Prakash Punnoor Regards, Prakash