Skip to content
Commit 719023fb authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Fix boot failures due to bootmem.



Do not use *alloc_bootmem_low*(), because ARCH_LOW_ADDRESS_LIMIT
is 4GB and this results in boot failures if all of the physical
memory in the machine is above 4GB.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 24f287e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment