From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [RFC][PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds Date: Fri, 12 Jul 2013 23:04:26 +0200 Message-ID: <5687298.pUqv2oM5bn@vostro.rjw.lan> References: <26431283.HJCKsss0rt@vostro.rjw.lan> <3718119.FLASu5DBx8@vostro.rjw.lan> <20130712131850.GL4898@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20130712131850.GL4898@intel.com> Sender: linux-pci-owner@vger.kernel.org To: Mika Westerberg Cc: ACPI Devel Maling List , Bjorn Helgaas , LKML , Linux PCI , Yinghai Lu , Jiang Liu List-Id: linux-acpi@vger.kernel.org On Friday, July 12, 2013 04:18:50 PM Mika Westerberg wrote: > On Fri, Jul 12, 2013 at 01:34:20AM +0200, Rafael J. Wysocki wrote: > > Hi, > > > > I've made some progress with my ACPIPHP rework since I posted the series last > > time and here goes an update. > > > > First off, the previous series was somewhat racy, which should be fixed now. > > Apart from this there's quite some new material on top of the patches I posted > > last time (or rather on top of their new versions) and I integrated the > > Thunderbolt series from Mika with that. As a result, > > > > https://patchwork.kernel.org/patch/2817341/ > > > > is required to be applied. > > With the above mentioned patch applied + fix for patch [23/30], I tested > this series on Acer Aspire S5 and Intel DZ77RE-75K desktop and Thunderbolt > works just fine :-) > > You can add > > Tested-by: Mika Westerberg > > to the series. Thanks a lot, that's really helpful! Now I can rebase it on the previous cleanups and we'll see how that all together works on top of the Linus' current. :-) > Nice cleanup! Thanks!