From: Christoph Lameter Date: Fri, 23 Jun 2006 09:03:08 +0000 (-0700) Subject: [PATCH] migration: remove unnecessary PageSwapCache checks X-Git-Tag: v2.6.18-rc1~1081^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c5a87f476bed45616e7e543dcaea4440c77bf93;p=pandora-kernel.git [PATCH] migration: remove unnecessary PageSwapCache checks Remove two unnecessary PageSwapCache checks. The page refcount is raised and therefore page migration cannot occur in both functions. Signed-off-by: Christoph Lameter Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed