[PATCH 07/10] ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Jul 6 19:15:21 EDT 2011


On Tue, Jul 05, 2011 at 10:30:39PM -0400, Nicolas Pitre wrote:
> -#ifdef CONFIG_ZONE_DMA
> -#define ARM_DMA_ZONE_SIZE	SZ_256M
> -#endif
...
> +	.dma_zone_size	= SZ_128M,
> +	.dma_zone_size	= SZ_128M,
> +	.dma_zone_size	= SZ_128M,
> +	.dma_zone_size	= SZ_128M,
> +	.dma_zone_size	= SZ_128M,

Too small...

I think you're rushing to get these patches ready for the 3.1 merge
window...

Given that these patches have only just appeared, and the number of
sillies in them, they should wait for the next merge window _unless_
they get a thorough review and test.



More information about the linux-arm-kernel mailing list