]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Use atomic-long operations instead of looping around cmpxchg().
authorKonstantin Khlebnikov <khlebnikov@openvz.org>
Wed, 24 Aug 2011 23:47:08 +0000 (09:47 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Sep 2011 06:21:27 +0000 (16:21 +1000)
commitdf9d3852d7de38dedd40eaf5aa8e6c8439b59274
treed6784a72aac6ed2f86894eb0486b0aaa2437828f
parentf4fc4f2571a621aa019da035a945a1ddb76240f2
Use atomic-long operations instead of looping around cmpxchg().

Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
Cc: Dave Chinner <david@fromorbit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/shrinker.h
mm/vmscan.c