]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Debugger: Update mutexes used for multithreaded debugger
authorBob Moore <robert.moore@intel.com>
Mon, 19 Oct 2015 02:24:45 +0000 (10:24 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 22 Oct 2015 00:01:12 +0000 (02:01 +0200)
commit39df34bdfb18c1b6640df66ac68d822227b961e2
tree0172af974b3e7898293cd2a923e1b5e935b796a3
parent6de2a137ab05e09d9c2752fd3a886a3c9ff8a76b
ACPICA: Debugger: Update mutexes used for multithreaded debugger

ACPICA commit 6b2701f619040e803313363f516b200e362a9100

Make these mutex objects independent of the deadlock detection mechanism.
This mechanism caused failures with the multithread debugger.

This patch doesn't affect Linux kernel as debugger is currently not fully
functioning in the Linux kernel. And the further debugger cleanups will
take care of handling debugger command signalling correctly instead of
using such kind of mutexes. So it is safe to leave this patch as it is.

Link: https://github.com/acpica/acpica/commit/6b2701f6
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>
drivers/acpi/acpica/acglobal.h
drivers/acpi/acpica/aclocal.h
drivers/acpi/acpica/utdecode.c
drivers/acpi/acpica/utmutex.c
include/acpi/platform/acenv.h