[PATCH 0/5] Fix atomic64 return value conventions (v2)

From: Luca Barbieri
Date: Mon Mar 01 2010 - 13:56:00 EST


Changes in v2:
- Resent patches with more verbose descriptions

This patchset fixes the return value conventions in the atomic64 test,
generic implementation and the x86-32 implementation in x86/tip/atomic.

Luca Barbieri (5):
lib: fix atomic64_add_unless test
x86-32: fix atomic64_add_unless return value convention
lib: fix atomic64_add_unless return value convention
lib: fix atomic64_inc_not_zero test
x86-32: fix atomic64_inc_not_zero return value convention

arch/x86/lib/atomic64_386_32.S | 7 +++----
arch/x86/lib/atomic64_cx8_32.S | 7 +++----
lib/atomic64.c | 4 ++--
lib/atomic64_test.c | 10 +++++-----
4 files changed, 13 insertions(+), 15 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/