From: Octavian Purdila Date: Tue, 16 Dec 2014 16:12:30 +0000 (+0200) Subject: ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id() X-Git-Tag: fixes-v4.0-rc1~160^2~11^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d746578b1fc4ce461e6279220cab3605f02469;p=pandora-kernel.git ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id() acpi_tb_delete_namespace_by_owner() expects ACPI_MTX_INTERPRETER to be taken. This fixes the following issue: ACPI Error: Mutex [0x0] is not acquired, cannot release (20141107/utmutex-322) Call Trace: [] dump_stack+0x4f/0x7b [] acpi_ut_release_mutex+0x47/0x67 [] acpi_tb_delete_namespace_by_owner+0x57/0x8d [] acpi_unload_table_id+0x3a/0x5e Signed-off-by: Octavian Purdila Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed