]> 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>
Mon, 5 Sep 2011 07:02:22 +0000 (17:02 +1000)
commitd546b89303d7a1871e16e57f7dc199388de654fe
treec578c7b5d5a57d8489590187f85991e56f5bc3a8
parentf5cde244aef1bc406e217928592b6e6a2ff73899
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