ACPICA: Return status from global init function
authorYi Yang <yi.y.yang@intel.com>
Mon, 4 Aug 2008 02:30:09 +0000 (10:30 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 23 Oct 2008 03:14:36 +0000 (23:14 -0400)
commitb417d40b9a850f12f69aa9d785d2af39c9463bb8
tree49ab4e4732922c593b416c3cf8deecdbb57c95c2
parenta6f30539f31a8129288b0e5640d3eb1174848c15
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 <yi.y.yang@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/utilities/utglobal.c
drivers/acpi/utilities/utxface.c
include/acpi/acutils.h