From: Hugh Dickins Date: Tue, 19 Apr 2005 20:29:18 +0000 (-0700) Subject: [PATCH] freepgt: hugetlb area is clean X-Git-Tag: v2.6.12-rc3~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=021740dc30d184e3b0fa7679936e65a56090c425;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed