mm: remove double indirection on tlb parameter to free_pgd_range() & Co
authorJan Beulich <[email protected]>
Thu, 24 Jul 2008 04:27:10 +0000 (21:27 -0700)
committerLinus Torvalds <[email protected]>
Thu, 24 Jul 2008 17:47:15 +0000 (10:47 -0700)
commit42b7772812d15b86543a23b82bd6070eef9a08b1
tree10665ee01fe82ce17c68a6278d044531b1ed64c0
parenta352894d07059649398c4769dc8b645e1a1dad88
mm: remove double indirection on tlb parameter to free_pgd_range() & Co

The double indirection here is not needed anywhere and hence (at least)
confusing.

Signed-off-by: Jan Beulich <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Cc: Paul Mundt <[email protected]>
Cc: "David S. Miller" <[email protected]>
Acked-by: Jeremy Fitzhardinge <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
12 files changed:
arch/ia64/mm/hugetlbpage.c
arch/powerpc/mm/hugetlbpage.c
fs/exec.c
include/asm-ia64/hugetlb.h
include/asm-powerpc/hugetlb.h
include/asm-sh/hugetlb.h
include/asm-sparc/hugetlb.h
include/asm-x86/hugetlb.h
include/linux/mm.h
mm/internal.h
mm/memory.c
mm/mmap.c