From: Hillf Danton Date: Tue, 10 Jan 2012 23:08:36 +0000 (-0800) Subject: mm: vmscan: fix typo in isolating lru pages X-Git-Tag: v3.3-rc1~113^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3770490ec82ca63d5fdcebeb95f2f68af2626357;p=pandora-kernel.git mm: vmscan: fix typo in isolating lru pages It is not the tag page but the cursor page that we should process, and it looks a typo. Signed-off-by: Hillf Danton Cc: Michal Hocko Cc: KAMEZAWA Hiroyuki Cc: Andrea Arcangeli Cc: David Rientjes Cc: Hugh Dickins Acked-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed