Re: Mainline OMAP3 breakage (and other OMAP?)
From: Felipe Contreras <hidden>
Date: 2010-12-03 12:10:23
Also in:
linux-arm-kernel, linux-omap
From: Felipe Contreras <hidden>
Date: 2010-12-03 12:10:23
Also in:
linux-arm-kernel, linux-omap
On Fri, Dec 3, 2010 at 10:41 AM, Russell King - ARM Linux [off-list ref] wrote:
On Fri, Dec 03, 2010 at 12:09:55PM +0900, Paul Mundt wrote:quoted
This has been fixed since -rc2.So it is. However, the ioremap fix is wrong. } else { paddr = memblock_alloc(size, PAGE_SIZE); } memblock_free(paddr, size); memblock_remove(paddr, size); Didn't I say that such blocks were supposed to be aligned to a 2MB boundary - and the size also so aligned?
I asked you if there was something special and I didn't receive any response: http://article.gmane.org/gmane.linux.kernel/1048434 So, why SZ_2M? -- Felipe Contreras