Re: [PATCH v4 07/13] ARM: LPAE: define ARCH_LOW_ADDRESS_LIMIT for bootmem

2013-01-31 Thread Nicolas Pitre
On Thu, 31 Jan 2013, Cyril Chemparathy wrote: > This patch adds an architecture defined override for ARCH_LOW_ADDRESS_LIMIT. > On PAE systems, the absence of this override causes bootmem to incorrectly > limit itself to 32-bit addressable physical memory. > > Signed-off-by: Cyril Chemparathy > S

[PATCH v4 07/13] ARM: LPAE: define ARCH_LOW_ADDRESS_LIMIT for bootmem

2013-01-31 Thread Cyril Chemparathy
This patch adds an architecture defined override for ARCH_LOW_ADDRESS_LIMIT. On PAE systems, the absence of this override causes bootmem to incorrectly limit itself to 32-bit addressable physical memory. Signed-off-by: Cyril Chemparathy Signed-off-by: Vitaly Andrianov --- arch/arm/include/asm/m