On Thu, Dec 13, 2012 at 12:25 PM, Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> wrote: > From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx> > > I had chance to test two PC setups with Thunderbolt: Acer Aspire S5 and > Intel DZ77RE-75K motherboard. Unfortunately, both of them are broken in > different ways. > > This patchset contains workarounds for the issues. > > Kirill A. Shutemov (3): > PCI Hotplug: workaround for Thunderbolt on Acer Aspire S5 > PCI Hotplug: convert acpiphp_hp_work to use delayed work > PCI Hotplug: workaround for Thunderbolt on Intel DZ77RE-75K > motherboard > > drivers/pci/hotplug/acpi_pcihp.c | 13 +++++++++++++ > drivers/pci/hotplug/acpiphp_glue.c | 33 +++++++++++++++++++++++++-------- > 2 files changed, 38 insertions(+), 8 deletions(-) I'm ignoring these for now. [1/3] has a hardcoded BIOS path that I don't think is the right approach and [3/3] has a timeout issue to be addressed. [2/3] might be worthwhile by itself, but I'd rather merge a complete solution when it's ready. Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html