From: Mel Gorman Date: Tue, 27 Nov 2012 10:31:44 +0000 (+0000) Subject: mm: numa: Account for failed allocations and isolations as migration failures X-Git-Tag: v3.8-rc1~92^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7548341b28956ccd35a63ab12f01d8541041aa70;p=pandora-kernel.git mm: numa: Account for failed allocations and isolations as migration failures Subject says it all. Allocation failures and a failure to isolate should be accounted as a migration failure. This is partially another difference between base page and transhuge page migration. A base page migration makes multiple attempts for these conditions before it would be accounted for as a failure. Signed-off-by: Mel Gorman --- Reading git-diff-tree failed