From: Jeremy Fitzhardinge Date: Sun, 22 Feb 2009 22:58:56 +0000 (-0800) Subject: acpi: add some missing section markers X-Git-Tag: v2.6.30-rc1~211^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d3a9cf5ab041c15691fd03dab3af0841af63606;p=pandora-kernel.git acpi: add some missing section markers early_acpi_os_unmap_memory() is an __init function, and acpi_os_unmap_memory() is allowed to access an __init function until acpi_gbl_permanent_mmap is set up. Signed-off-by: Jeremy Fitzhardinge Cc: Len Brown Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed