commit | 500d65d471018d9a13b0d51b7e141ed2a3555c1d | [log] [tgz] |
---|---|---|
author | Andrea Arcangeli <aarcange@redhat.com> | Thu Jan 13 15:46:55 2011 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 13 17:32:42 2011 -0800 |
tree | 046dc2337f87a1a365fde126fab7f4ac9ae82793 | |
parent | 0af4e98b6b095c74588af04872f83d333c958c32 [diff] |
thp: pmd_trans_huge migrate bugcheck 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>