From: Christoph Lameter Date: Sun, 8 Jan 2006 09:00:55 +0000 (-0800) Subject: [PATCH] SwapMig: Extend parameters for migrate_pages() X-Git-Tag: v2.6.16-rc1~886 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d498471133ff1f9586a06820beaeebc575fe2814;p=pandora-kernel.git [PATCH] SwapMig: Extend parameters for migrate_pages() Extend the parameters of migrate_pages() to allow the caller control over the fate of successfully migrated or impossible to migrate pages. Swap migration and direct migration will have the same interface after this patch so that patches can be independently applied to the policy layer and the core migration code. Signed-off-by: Christoph Lameter Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed