From: Bob Moore Date: Fri, 24 Jul 2009 03:25:16 +0000 (+0800) Subject: ACPICA: Fix fault if acpi_terminate is called twice X-Git-Tag: v2.6.32-rc1~171^2~16^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f977b36e5f175e5126f280e7a94f0c53d1b1a16;p=pandora-kernel.git ACPICA: Fix fault if acpi_terminate is called twice Fixes a problem with the mechanism that prevents problems if the acpi_terminate interface is inadvertently called more than once before the ACPICA code is re-initialized. ACPICA BZ 795. http://acpica.org/bugzilla/show_bug.cgi?id=795 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed