Re: [PATCH] Propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODE

From: Johannes Weiner
Date: Wed Aug 13 2008 - 05:08:21 EST


Hi Ingo,

Ingo Molnar <mingo@xxxxxxx> writes:

> * Jan Beulich <jbeulich@xxxxxxxxxx> wrote:
>
>> Sorry for not noticing this:
>> Acked-by: Jan Beulich <jbeulich@xxxxxxxxxx>
>>
>> >>> Johannes Weiner <hannes@xxxxxxxxxxxx> 13.08.08 10:17 >>>
>> Commit 74768ed833344b "page allocator: use no-panic variant of
>> alloc_bootmem() in alloc_large_system_hash()" introduced two new
>> _nopanic macros which are undefined for CONFIG_HAVE_ARCH_BOOTMEM_NODE.
>>
>> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxxx>
>
> btw., i dont think the fix is complete, a quick grep shows:
>
> arch/avr32/Kconfig:config HAVE_ARCH_BOOTMEM_NODE

Uhm, I think a fix for that would be removing the knob from the avr32
Kconfig. It defaults to n and I couldn't find a place where this gets
enabled.

Furthermore, there doesn't seem to be any arch-specific code associated
with it (grep -R ARCH_BOOTMEM_NODE arch/avr32).

Hannes
--
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/