diff options
author | Benjamin Herrenschmidt <[email protected]> | 2008-05-06 20:42:39 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-05-08 10:46:56 -0700 |
commit | 4ea33e2dc2dab10960877e1649ee527c033f42c0 (patch) | |
tree | 5e66cd116868336d7a0fa3e6da38ebbf3e8d5a32 /fs/jbd2/commit.c | |
parent | ba719baeabbff5476eeb91c223e6921ba29e1490 (diff) |
slub: fix atomic usage in any_slab_objects()
any_slab_objects() does an atomic_read on an atomic_long_t, this
fixes it to use atomic_long_read instead.
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions