Re: [PATCH] acpi: add some missing section markers
From: Jeremy Fitzhardinge
Date: Tue Feb 17 2009 - 22:24:48 EST
Ingo Molnar wrote:
* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
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 <jeremy.fitzhardinge@xxxxxxxxxx>
Note, this is modified by tip:x86/acpi, so if Len applies it to
the ACPI tree we'll generate conflicts. Since the problem itself
has been generated by the 6 commits in tip:x86/acpi, if Len is
fine with it i'd like to apply your fix there.
Sorry, I'd forgotten what path those patches were taking; I just
blindly applied the "ACPI=Len" pattern.
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/