diff options
author | Paul Jackson <pj@sgi.com> | 2006-03-24 14:16:01 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-24 18:33:22 +0300 |
commit | 8a39cc60bfa5a72f32d975729a354daca124f6de (patch) | |
tree | c8a364e6fc5186293bca85152c442a4a23df4822 /Documentation | |
parent | 7b5b9ef0e17d52c188fe73ea78e884fe67079e6c (diff) | |
download | linux-8a39cc60bfa5a72f32d975729a354daca124f6de.tar.xz |
[PATCH] cpuset use combined atomic_inc_return calls
Replace pairs of calls to <atomic_inc, atomic_read>, with a single call
atomic_inc_return, saving a few bytes of source and kernel text.
Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions