[PATCH] freepgt: hugetlb area is clean
authorHugh Dickins <hugh@veritas.com>
Tue, 19 Apr 2005 20:29:18 +0000 (13:29 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org.(none)>
Tue, 19 Apr 2005 20:29:18 +0000 (13:29 -0700)
commit021740dc30d184e3b0fa7679936e65a56090c425
treec31bd23fe74038b4bab5148e17e07745b75b453d
parent146425a316fb937fbdcac018b34a23c67d12214b
[PATCH] freepgt: hugetlb area is clean

Once we're strict about clearing away page tables, hugetlb_prefault can assume
there are no page tables left within its range.  Since the other arches
continue if !pte_none here, let i386 do the same.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/mm/hugetlbpage.c
arch/ppc64/mm/hugetlbpage.c