From: Christoph Lameter Date: Fri, 23 Jun 2006 09:03:52 +0000 (-0700) Subject: [PATCH] page migration: handle freeing of pages in migrate_pages() X-Git-Tag: v2.6.18-rc1~1081^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa994b300a172afafab47938804836b923e5ef7;p=pandora-kernel.git [PATCH] page migration: handle freeing of pages in migrate_pages() Do not leave pages on the lists passed to migrate_pages(). Seems that we will not need any postprocessing of pages. This will simplify the handling of pages by the callers of migrate_pages(). Signed-off-by: Christoph Lameter Cc: Hugh Dickins Cc: Jes Sorensen Cc: KAMEZAWA Hiroyuki Cc: Lee Schermerhorn Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed