https://github.com/torvalds/linux
Revision ac9b9c667c2e1194e22ebe0a441ae1c37aaa9b90 authored by Hugh Dickins on 20 October 2005, 15:24:28 UTC, committed by Linus Torvalds on 20 October 2005, 16:02:07 UTC
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>
1 parent 93918e9
History
Tip revision: ac9b9c667c2e1194e22ebe0a441ae1c37aaa9b90 authored by Hugh Dickins on 20 October 2005, 15:24:28 UTC
[PATCH] Fix handling spurious page fault for hugetlb region
Tip revision: ac9b9c6

back to top