commit | 53e9a6159fdc6419874ce4d86d3577dbedc77b62 | [log] [tgz] |
---|---|---|
author | Martin Hicks <mort@bork.org> | Sat Sep 03 15:54:51 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:05:44 2005 -0700 |
tree | 7c7f15325569cf5e02dafc1974fb080154616058 | |
parent | bce5f6ba340b09d8b29902add204bb95a6d3d88b [diff] |
[PATCH] VM: zone reclaim atomic ops cleanup Christoph Lameter and Marcelo Tosatti asked to get rid of the atomic_inc_and_test() to cleanup the atomic ops in the zone reclaim code. Signed-off-by: Martin Hicks <mort@sgi.com> Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>