]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ACPICA: Dispatcher: Update thread ID for recursive method calls
authorPrarit Bhargava <prarit@redhat.com>
Wed, 4 May 2016 05:48:56 +0000 (13:48 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 May 2016 09:21:02 +0000 (11:21 +0200)
commit74f6a672146ae9416ce1318ae294f8c27c00f583
treeffbc1048c16426c1762d63fd749c32ae4219cb1f
parent10173cb53a572be5a4ba2444098f5580d8daa30a
ACPICA: Dispatcher: Update thread ID for recursive method calls

commit 93d68841a23a5779cef6fb9aa0ef32e7c5bd00da upstream.

ACPICA commit 7a3bd2d962f221809f25ddb826c9e551b916eb25

Set the mutex owner thread ID.
Original patch from: Prarit Bhargava <prarit@redhat.com>

Link: https://bugzilla.kernel.org/show_bug.cgi?id=115121
Link: https://github.com/acpica/acpica/commit/7a3bd2d9
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Tested-by: Andy Lutomirski <luto@kernel.org> # On a Dell XPS 13 9350
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/acpica/dsmethod.c