Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752529AbcD0Mdw (ORCPT ); Wed, 27 Apr 2016 08:33:52 -0400 Received: from mail-lf0-f67.google.com ([209.85.215.67]:33753 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750785AbcD0Mdv (ORCPT ); Wed, 27 Apr 2016 08:33:51 -0400 MIME-Version: 1.0 In-Reply-To: <1461760019-12930-1-git-send-email-prarit@redhat.com> References: <1461760019-12930-1-git-send-email-prarit@redhat.com> Date: Wed, 27 Apr 2016 14:33:48 +0200 X-Google-Sender-Auth: QJvZXSwfA5S1xon7qvhoeOv68cE Message-ID: Subject: Re: [PATCH] ACPI: fix Thunderbolt hotplug From: "Rafael J. Wysocki" To: Prarit Bhargava Cc: Linux Kernel Mailing List , Robert Moore , Lv Zheng , "Rafael J. Wysocki" , Len Brown , ACPI Devel Maling List , Mario_Limonciello@dell.com, Stable , "devel@acpica.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 777 Lines: 18 On Wed, Apr 27, 2016 at 2:26 PM, Prarit Bhargava wrote: > Rafael, this patch is in the acpica.git tree as 7a3bd2d ("Dispatcher: Update > thread ID for recursive method calls"). I've had many positive testing > results from hardware vendors and users with this patch and this resolves > many of the problems seen here: > > https://bugzilla.kernel.org/show_bug.cgi?id=115121 > > This does not fix the problems with the TB docking station. Although this > patch will also be required, the docking station issues require a FW update. > Updated FW should be coming soon to resolve those problems. Lv is going to send me patches for the current ACPICA release shortly. I'll pick up this one from that series. Hopefully, that's not a problem. Thanks, Rafael