Mainline OMAP3 breakage (and other OMAP?)
Felipe Contreras
felipe.contreras at gmail.com
Fri Dec 3 07:10:23 EST 2010
On Fri, Dec 3, 2010 at 10:41 AM, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> On Fri, Dec 03, 2010 at 12:09:55PM +0900, Paul Mundt wrote:
>> 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
More information about the linux-arm-kernel
mailing list