From: Bob Moore Date: Fri, 2 Feb 2007 16:48:18 +0000 (+0300) Subject: ACPICA: Implement simplified Table Manager X-Git-Tag: v2.6.21-rc1~92^2~32^2^2~9^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3d2e7865c816258c699ff965768e46b50d536d3;p=pandora-kernel.git ACPICA: Implement simplified Table Manager The Table Manager component has been completely redesigned and reimplemented. The new design is much simpler, and reduces the overall code and data size of the kernel-resident ACPICA by approximately 5%. Also, it is now possible to obtain the ACPI tables very early during kernel initialization, even before dynamic memory management is initialized. Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed