summaryrefslogtreecommitdiff
path: root/lib/dynamic_queue_limits.c
diff options
context:
space:
mode:
authorGlauber Costa <glommer@gmail.com>2013-08-08 12:59:20 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2013-08-09 15:19:19 +1000
commit32de740c5a0b401ab5643b170a9ebdedb98c13c2 (patch)
tree0efc725e620d1a940de289f3f1fed6af61dab8ba /lib/dynamic_queue_limits.c
parent236ade76c8238dfd994cf06eaece3178d58f883e (diff)
inode: move inode to a different list inside lock
When removing an element from the lru, this will be done today after the lock is released. This is a clear mistake, although we are not sure if the bugs we are seeing are related to this. All list manipulations are done inside the lock, and so should this one. Signed-off-by: Glauber Costa <glommer@openvz.org> Tested-by: Michal Hocko <mhocko@suse.cz> Cc: Dave Chinner <dchinner@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/dynamic_queue_limits.c')
0 files changed, 0 insertions, 0 deletions