diff options
author | 2007-08-22 14:01:56 -0700 | |
---|---|---|
committer | 2007-08-22 19:52:47 -0700 | |
commit | 9e86943b6c74f214ce0516d56e55636d52252e19 (patch) | |
tree | f5ba2d57e7a5d5a031f1e6a418e7d5e2c5a838b8 /kernel/sysctl.c | |
parent | cfag12864b fix (diff) | |
download | linux-rng-9e86943b6c74f214ce0516d56e55636d52252e19.tar.xz linux-rng-9e86943b6c74f214ce0516d56e55636d52252e19.zip |
SLUB: use atomic_long_read for atomic_long variables
SLUB is using atomic_read() for variables declared atomic_long_t.
Switch to atomic_long_read().
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions