From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Busch Subject: Re: [Bugfix] x86/PCI: Fix regression caused by commit 4d6b4e69a245 Date: Tue, 24 Nov 2015 23:04:13 +0000 Message-ID: <20151124230413.GA11608@localhost.localdomain> References: <1447648057-13644-1-git-send-email-jiang.liu@linux.intel.com> <20151124164907.GA24819@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: Bjorn Helgaas , Jiang Liu , "Rafael J . Wysocki" , Bjorn Helgaas , Linux Kernel Mailing List , Linux PCI , ACPI Devel Maling List , x86@kernel.org, Arthur Marsh List-Id: linux-acpi@vger.kernel.org On Tue, Nov 24, 2015 at 11:19:34PM +0100, Rafael J. Wysocki wrote: > Quite frankly, I'm more likely to revert the offending commit at this > point as that's not the only regression reported against it and the > fix only helps in one case (out of three known to me). Using 4.4-rc1 and can confirm the patch fixes my regression report. The revert also fixes it, so either way is good for me!