[PATCH 1/3] arm: mm: allow boards to fiddle with meminfo

2010-10-10 Thread Felipe Contreras
So that they can reserve some memory. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/include/asm/mach/arch.h |2 +- arch/arm/mm/init.c |7 --- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/arch/arm/include/asm/mach/arch.h

Re: [PATCH 1/3] arm: mm: allow boards to fiddle with meminfo

2010-10-10 Thread Russell King - ARM Linux
On Sun, Oct 10, 2010 at 08:40:38PM +0300, Felipe Contreras wrote: So that they can reserve some memory. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/include/asm/mach/arch.h |2 +- arch/arm/mm/init.c |7 --- 2 files changed, 5

Re: [PATCH 1/3] arm: mm: allow boards to fiddle with meminfo

2010-10-10 Thread Felipe Contreras
On Sun, Oct 10, 2010 at 10:03 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Sun, Oct 10, 2010 at 08:40:38PM +0300, Felipe Contreras wrote: So that they can reserve some memory. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com ---  arch/arm/include/asm/mach/arch.h |