Re: [PATCH] acpi: add some missing section markers
From: Ingo Molnar
Date: Wed Feb 18 2009 - 13:20:44 EST
* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
> 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.
That was the correct pattern to apply in any case, as it
modifies drivers/acpi/.
Ingo
--
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/