]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: migration: clean up unmap_and_move()
authorMinchan Kim <minchan.kim@gmail.com>
Wed, 5 Oct 2011 00:42:47 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Oct 2011 07:50:34 +0000 (18:50 +1100)
commitc9491acba6dc8869d00f6febf3a7e774dbbb20b9
tree94e43ecf924122c62813008de34f71da71121f00
parent62ace4a689f91f40b3e6686c4df4ef988262d43e
mm: migration: clean up unmap_and_move()

unmap_and_move() is one a big messy function.  Clean it up.

Signed-off-by: Minchan Kim <minchan.kim@gmail.com>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Rik van Riel <riel@redhat.com>
Cc: Michal Hocko <mhocko@suse.cz>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/migrate.c