sh: Use bootmem ontop of lmb
authorMatt Fleming <matt@console-pimps.org>
Fri, 3 Jul 2009 07:16:54 +0000 (16:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 3 Jul 2009 07:16:54 +0000 (16:16 +0900)
commitc601a51af10f714292f42eab45fa8c9154dc1414
tree3b3aeba10f7883578ac8dfd765804594eea8e9f1
parent47220f623c3216ca276bad517ed208ea2ffceaa2
sh: Use bootmem ontop of lmb

Rework the bootmem allocator to use the lmb framework.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/lmb.h [new file with mode: 0644]
arch/sh/kernel/setup.c