[PATCH] ARM: memblock: set allocation limit for MEMBLOCK_ALLOC_ANYWHERE
Russell King - ARM Linux
linux at arm.linux.org.uk
Tue Oct 26 06:56:38 EDT 2010
On Mon, Oct 25, 2010 at 11:55:36PM +0100, Will Deacon wrote:
> Right. I could also move this call out of sanity_check_meminfo
> and into arm_memblock_init now that we don't need lowmem_end_addr
> to be initialised. If you're happy with me making that change then
> I'll post a revised version to the patch system.
It looks like we're doing a few things out of order. Yes, it makes
sense to move that initialization to arm_memblock_init(), but as we're
not running sanity_check_meminfo(), it could mean there's problems
with out of order membanks and similar.
I'll look at that when I'm back.
More information about the linux-arm-kernel
mailing list