commit | b5f28817d6d68c2cb2a3e5eaefe4633b085557b6 | [log] [download] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Jul 08 19:03:41 2010 +0000 |
committer | Tony Breeds <tony@bakeyournoodle.com> | Fri Jul 16 15:51:57 2010 +1000 |
tree | 4ee4e349661cec512b28c56f5bcc454fadebc0d3 | |
parent | 86a488e2f3078a2a4e9942f1ec9d0fb1a3a632ad [diff] |
Allocate malloc region with prom_claim_chunk_top We want the kernel and initrd to be as low as possible in the address space. Allocate the temporary malloc region at the top of the address space. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>