From: Hugh Dickins Date: Thu, 20 Oct 2005 15:24:28 +0000 (+0100) Subject: [PATCH] Fix handling spurious page fault for hugetlb region X-Git-Tag: v2.6.14~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9b9c667c2e1194e22ebe0a441ae1c37aaa9b90;p=pandora-kernel.git [PATCH] Fix handling spurious page fault for hugetlb region This reverts commit 3359b54c8c07338f3a863d1109b42eebccdcf379 and replaces it with a cleaner version that is purely based on page table operations, so that the synchronization between inode size and hugetlb mappings becomes moot. Signed-off-by: Hugh Dickins Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed