Re: [PATCH 2/3] OMAP: VRAM: Fix boot-time memory allocation

2010-11-17 Thread Felipe Contreras
On Wed, Nov 10, 2010 at 11:45 AM, Tomi Valkeinen 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 Contre

[PATCH 2/3] OMAP: VRAM: Fix boot-time memory allocation

2010-11-10 Thread Tomi Valkeinen
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 Reported-by: Namhyung Kim Signed-off-by: Tomi Valkeinen --- d