]> 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>
Fri, 23 Sep 2011 05:15:14 +0000 (15:15 +1000)
commit429967febd812c40ffb290cf91b77642f13ebb8d
treea0ebd41876d2573996db3f18627276cdabc30152
parent99f05367459d38f6ec8ba783b08e69a92ac06562
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