]> 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, 26 Sep 2011 07:03:02 +0000 (17:03 +1000)
commit7f34284f62f7bfe23205b60cd829821f971ef8a2
treeabd5e3041b32315cc47bc20c66d8cd00f08fe687
parent60f38cf9e1bc826688c2cd322aefd2e5b98bcbac
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