commit | aa6f14796630c8b03c11e782484aec2aee05e671 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <dada1@cosmosbay.com> | Tue Dec 09 13:14:25 2008 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 10 08:01:53 2008 -0800 |
tree | 7354980444c6e3adab9d17f97abed4417bfa8d7e | |
parent | 80bba1290ab5122c60cdb73332b26d288dc8aedd [diff] |
atomic: fix a typo in atomic_long_xchg() atomic_long_xchg() is not correctly defined for 32bit arches. Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>