diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2009-01-06 14:40:13 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-06 15:59:08 -0800 |
commit | b555749aac87d7c2637f153e44bd77c7fdf4c65b (patch) | |
tree | b65a437fd70795eac749f5dcf327151d458ec742 /fs | |
parent | 1e9e63650d6cb88e6d6d2ca6cc3ee276c26de4a3 (diff) | |
download | linux-3.10-b555749aac87d7c2637f153e44bd77c7fdf4c65b.tar.gz linux-3.10-b555749aac87d7c2637f153e44bd77c7fdf4c65b.tar.bz2 linux-3.10-b555749aac87d7c2637f153e44bd77c7fdf4c65b.zip |
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 <hannes@cmpxchg.org>
Cc: Lee Schermerhorn <Lee.Schermerhorn@hp.com>
Cc: Rik van Riel <riel@redhat.com
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions