From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [RFC][PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds Date: Fri, 12 Jul 2013 16:18:50 +0300 Message-ID: <20130712131850.GL4898@intel.com> References: <26431283.HJCKsss0rt@vostro.rjw.lan> <3718119.FLASu5DBx8@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <3718119.FLASu5DBx8@vostro.rjw.lan> Sender: linux-pci-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: ACPI Devel Maling List , Bjorn Helgaas , LKML , Linux PCI , Yinghai Lu , Jiang Liu List-Id: linux-acpi@vger.kernel.org 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. Nice cleanup!