]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table...
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 11 Jul 2016 14:18:18 +0000 (16:18 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 11 Jul 2016 14:18:18 +0000 (16:18 +0200)
commite25c31bb0770f6105a22fe0b3e3ae96678fb2e95
treed1b9a08a019f5e24c155eb7d1be0570aa68515ca
parentc9656266612a869232766d5bea24dad27f00e02f
Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loading"

Revert commit fe11e57ca90e (ACPICA: Namespace: Fix deadlock triggered by
MLC support in dynamic table loading) that attempted to fix a deadlock
issue introduced by a previous commit, but it led to a lock ordering
inconsistency that caused further problems to appear.

Fixes: fe11e57ca90e (ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loading)
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/exconfig.c
drivers/acpi/acpica/nsparse.c