git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93918e9
)
[PATCH] Fix handling spurious page fault for hugetlb region
author
Hugh Dickins
<hugh@veritas.com>
Thu, 20 Oct 2005 15:24:28 +0000
(16:24 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 20 Oct 2005 16:02:07 +0000
(09:02 -0700)
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>
No differences found