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:
c3a489c
)
mm: numa: avoid unnecessary work on the failure path
author
Mel Gorman
<mgorman@suse.de>
Thu, 19 Dec 2013 01:08:39 +0000
(17:08 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 19 Dec 2013 03:04:51 +0000
(19:04 -0800)
If a PMD changes during a THP migration then migration aborts but the
failure path is doing more work than is necessary.
Signed-off-by: Mel Gorman <mgorman@suse.de>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: Alex Thorlton <athorlton@sgi.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/migrate.c
patch
|
blob
|
history
diff --cc
mm/migrate.c
Simple merge