commit | 008857c1a49ccffc31a54c3ea7e182833bd61304 | [log] [tgz] |
---|---|---|
author | Ravikiran G Thirumalai <kiran@scalex86.org> | Fri Jan 06 00:11:01 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jan 06 08:33:26 2006 -0800 |
tree | ba65452db097f57e05d2e3df550d55d45feabc94 | |
parent | 085cc7d5de3cc662da7ea78296464a0d52f3f01f [diff] |
[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low Patch cleans up the alloc_bootmem fix for swiotlb. Patch removes alloc_bootmem_*_limit api and fixes alloc_boot_*low api to do the right thing -- allocate from low32 memory. Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>