From: Christoph Lameter Date: Fri, 23 Jun 2006 09:03:33 +0000 (-0700) Subject: [PATCH] page migration cleanup: move fallback handling into special function X-Git-Tag: v2.6.18-rc1~1081^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8351a6e4785218a2b03c142be92926baff95ba5c;p=pandora-kernel.git [PATCH] page migration cleanup: move fallback handling into special function Move the fallback code into a new fallback function and make the function behave like any other migration function. This requires retaking the lock if pageout() drops it. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed