On Wed, Jul 25, 2012 at 08:45:26AM -0700, Greg KH wrote: > On Mon, Jul 23, 2012 at 02:38:28PM +0100, Mel Gorman wrote: > > commit 0dabec93de633a87adfbbe1d800a4c56cd19d73b upstream. > > > > Stable note: Not tracked in Bugzilla. This patch makes later patches > > easier to apply but has no other impact. > > > > unmap_and_move() is one a big messy function. Clean it up. > > > > Signed-off-by: Minchan Kim <minchan.kim@xxxxxxxxx> > > Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> > > Cc: Johannes Weiner <hannes@xxxxxxxxxxx> > > Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx> > > Cc: Mel Gorman <mgorman@xxxxxxx> > > Cc: Rik van Riel <riel@xxxxxxxxxx> > > Cc: Michal Hocko <mhocko@xxxxxxx> > > Cc: Andrea Arcangeli <aarcange@xxxxxxxxxx> > > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > > Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > > --- > > mm/migrate.c | 59 ++++++++++++++++++++++++++++++++-------------------------- > > 1 file changed, 33 insertions(+), 26 deletions(-) > > Mel, you didn't sign-off-on this patch. Any reason why? > Another patch that was merged to the distribution kernel before picked up by mainline. In this case, I copied across the signed-off-bys and missed my own Signed-off-by: Mel Gorman <mgorman@xxxxxxx> -- Mel Gorman SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>