[patch 1/1] arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Dec 8 18:46:37 EST 2011


On Thu, Dec 08, 2011 at 10:31:09PM +0100, Arnaud Patard wrote:
> arm_dma_zone_size is used by arm_bootmem_free() which is called by
> paging_init(). Thus it needs to be set before calling it.
> 
> Signed-off-by: Arnaud Patard <arnaud.patard at rtp-net.org>
> Acked-by: Nicolas Pitre <nico at linaro.org>
> CC: stable at kernel.org

Don't _actually_ send stuff to the stable team until it's in mainline,
otherwise you'll get a complaint from them.  See
Documentation/stable_kernel_rules.txt.  (I'm leaving the stable cc
there so they know that this has already been said.)

Apart from that the patch looks fine to me.



More information about the linux-arm-kernel mailing list