From: Hugh Dickins Date: Tue, 6 Jan 2009 22:39:24 +0000 (-0800) Subject: mm: add Set,ClearPageSwapCache stubs X-Git-Tag: v2.6.29-rc1~459 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d91add09f4bad5f4d4233b13faa392f0c4b16be;p=pandora-kernel.git mm: add Set,ClearPageSwapCache stubs If we add NOOP stubs for SetPageSwapCache() and ClearPageSwapCache(), then we can remove the #ifdef CONFIG_SWAPs from mm/migrate.c. Signed-off-by: Hugh Dickins Acked-by: Christoph Lameter Cc: Nick Piggin Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed