summaryrefslogtreecommitdiffstats
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorHugh Dickins2005-04-19 22:29:17 +0200
committerLinus Torvalds2005-04-19 22:29:17 +0200
commit8f6c99c11ae63ce887686f3e51c412cc4d8d8a7d (patch)
tree4c3f29ce21f2a69f9105581c95e07de5bc5bb7aa /mm/mmap.c
parent[PATCH] freepgt: hugetlb_free_pgd_range (diff)
downloadkernel-qcow2-linux-8f6c99c11ae63ce887686f3e51c412cc4d8d8a7d.tar.gz
kernel-qcow2-linux-8f6c99c11ae63ce887686f3e51c412cc4d8d8a7d.tar.xz
kernel-qcow2-linux-8f6c99c11ae63ce887686f3e51c412cc4d8d8a7d.zip
[PATCH] freepgt: remove arch pgd_addr_end
ia64 and sparc64 hurriedly had to introduce their own variants of pgd_addr_end, to leapfrog over the holes in their virtual address spaces which the final clear_page_range suddenly presented when converted from pgd_index to pgd_addr_end. But now that free_pgtables respects the vma list, those holes are never presented, and the arch variants can go. Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions