From: Kirill A. Shutemov Date: Tue, 22 Mar 2011 23:33:41 +0000 (-0700) Subject: mm/page_alloc.c: use list_move() instead of list_del()/list_add() combination X-Git-Tag: v2.6.39-rc1~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84be48d84a53044e13aa8816aab201ab5480815d;p=pandora-kernel.git mm/page_alloc.c: use list_move() instead of list_del()/list_add() combination Signed-off-by: Kirill A. Shutemov Cc: Mel Gorman Cc: Rik van Riel Cc: KAMEZAWA Hiroyuki Reviewed-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed