From: Yi Yang Date: Mon, 4 Aug 2008 02:30:09 +0000 (+0800) Subject: ACPICA: Return status from global init function X-Git-Tag: v2.6.28-rc1~26^2~26^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b417d40b9a850f12f69aa9d785d2af39c9463bb8;p=pandora-kernel.git ACPICA: Return status from global init function Return status from acpi_ut_init_globals. This is used by both the kernel subsystem and the utilities such as iASL compiler. The function could possibly fail when the caches are initialized. Yang Yi. Signed-off-by: Yi Yang Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Andi Kleen Signed-off-by: Len Brown --- Reading git-diff-tree failed