]> git.kernelconcepts.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, 1 Sep 2011 03:28:50 +0000 (13:28 +1000)
commit7170aef3be5991b8b6fe1748bba82e9f3d137876
treef064104994ebebb82667e4929b852b5ae507866a
parentd3a25094a829675efe9c0d7b1f05c51b64431804
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