On Wed, Nov 10, 2010 at 11:45 AM, Tomi Valkeinen <tomi.valkeinen@xxxxxxxxx> wrote: > Use memblock_free() and memblock_remove() to remove the allocated or > reserved VRAM area from normal kernel memory. > > This is a slightly modified version of patches from Felipe Contreras and > Namhyung Kim. > > Reported-by: Felipe Contreras <felipe.contreras@xxxxxxxxx> > Reported-by: Namhyung Kim <namhyung@xxxxxxxxx> > Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxx> I would have kept these as two separate patches as they do two different things: 1) Fix a build error 2) Prepare for future ioremap() changes[1] The current patch mentions 1) in the summary, and 2) in the commit message, but it doesn't explain why 2) is needed. Maybe for the next time. Cheers. [1] http://article.gmane.org/gmane.linux.ports.arm.omap/44978 -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html