Re: [tip:core/percpu] bootmem: clean up arch-specific bootmem wrapping

From: Tejun Heo
Date: Thu Feb 26 2009 - 21:59:19 EST


Tejun Heo wrote:
> Tejun Heo wrote:
>> This patch drops the generic wrapping around alloc_bootmem_core() and
>> add alloc_bootmem_core() instead. If necessary, arch can define
> ^^^^^^^^^^^^^^^^^^^^
> should have been alloc_arch_preferred_bootmem()
>
>> bootmem_arch_referred_node() macro or function which takes all
>> allocation information and returns the preferred node. bootmem
>> generic code will always try the preferred node first and then
>> fallback to other nodes as usual.

Ping. Johannes, can you please review the patch?

Thanks.

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