commit | ac9b9c667c2e1194e22ebe0a441ae1c37aaa9b90 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh@veritas.com> | Thu Oct 20 16:24:28 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Oct 20 09:02:07 2005 -0700 |
tree | 3903d87d0b56a49ead39c0460b5bc0b86b040775 | |
parent | 93918e9afc76717176e9e114e79cdbb602a45ae8 [diff] |
[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 <hugh@veritas.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>