On Fri, Dec 3, 2010 at 10:41 AM, Russell King - ARM Linux <li...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html