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:
0af4e98
)
thp: pmd_trans_huge migrate bugcheck
author
Andrea Arcangeli
<aarcange@redhat.com>
Thu, 13 Jan 2011 23:46:55 +0000
(15:46 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 14 Jan 2011 01:32:42 +0000
(17:32 -0800)
No pmd_trans_huge should ever materialize in migration ptes areas, because
we split the hugepage before migration ptes are instantiated.
Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Acked-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found