7f051b5710
allocate all pages the given range intersects with. When not page aligned it could fail to allocate the last page. * mmu_free(): - Adjusted semantics to be compatible with mmu_map_physical_memory(). - The validity check was broken, because page number and addresses were mixed, and because KERNEL_BASE + kMaxKernelSize doesn't mark the end of the allocated virtual ranges. - The final check against sNextVirtualAddress was broken. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34947 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
arch | ||
loader | ||
platform | ||
boot_loader.rdef | ||
Jamfile |