commit | 88abf44d3d8d4fefcbf3d57584d471e38cb51627 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Wed Nov 10 11:45:19 2010 +0200 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Nov 10 20:51:13 2010 +0900 |
tree | b43468aec564c391415252636995e08ad3e45f0c | |
parent | 108409a8a4e325db38f27258da68d7207a0ad433 [diff] |
OMAP: VRAM: Fix boot-time memory allocation 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@gmail.com> Reported-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>