Home
last modified time | relevance | path

Searched hist:cf68787b68a2011664f1670a827c8f202ddb7c3d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.cdiff cf68787b68a2011664f1670a827c8f202ddb7c3d Mon Jul 27 17:02:39 CDT 2009 Benjamin Krill <ben@codiert.org> powerpc/prom_init: Evaluate mem kernel parameter for early allocation

Evaluate mem kernel parameter for early memory allocations. If mem is set
no allocation in the region above the given boundary is allowed. The current
code doesn't take care about this and allocate memory above the given mem
boundary.

Signed-off-by: Benjamin Krill <ben@codiert.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>