From: Christoph Lameter Date: Fri, 23 Jun 2006 09:03:36 +0000 (-0700) Subject: [PATCH] Swapless page migration: rip out swap based logic X-Git-Tag: v2.6.18-rc1~1081^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d75a0fcda2cfc71b50e16dc89e0c32c57d427e85;p=pandora-kernel.git [PATCH] Swapless page migration: rip out swap based logic Rip the page migration logic out. Remove all code that has to do with swapping during page migration. This also guts the ability to migrate pages to swap. No one used that so lets let it go for good. Page migration should be a bit broken after this patch. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed