From: Andrew Morton Date: Tue, 6 Jan 2009 22:40:13 +0000 (-0800) Subject: vmscan: shrink_active_list(): reduce lru_lock hold time X-Git-Tag: v2.6.29-rc1~410 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b555749aac87d7c2637f153e44bd77c7fdf4c65b;p=pandora-kernel.git vmscan: shrink_active_list(): reduce lru_lock hold time These three statements manipulate local variables and do not need the lock coverage. Cc: Johannes Weiner Cc: Lee Schermerhorn Cc: Rik van Riel Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed