From: Mel Gorman Date: Thu, 19 Dec 2013 01:08:46 +0000 (-0800) Subject: mm: numa: defer TLB flush for THP migration as long as possible X-Git-Tag: v3.13-rc5~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0943d61b8fa420180f92f64ef67662b4f6cc493;p=pandora-kernel.git mm: numa: defer TLB flush for THP migration as long as possible THP migration can fail for a variety of reasons. Avoid flushing the TLB to deal with THP migration races until the copy is ready to start. Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel Cc: Alex Thorlton Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed