Skip to content
Commit cf68787b authored by Benjamin Krill's avatar Benjamin Krill Committed by Benjamin Herrenschmidt
Browse files

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: default avatarBenjamin Krill <ben@codiert.org>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent a888ad45
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment