[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1267469749-11878-1-git-send-email-luca@luca-barbieri.com>
Date: Mon, 1 Mar 2010 19:55:44 +0100
From: Luca Barbieri <luca@...a-barbieri.com>
To: hpa@...or.com
Cc: mingo@...e.hu, a.p.zijlstra@...llo.nl, paulus@...ba.org,
linux-kernel@...r.kernel.org,
Luca Barbieri <luca@...a-barbieri.com>
Subject: [PATCH 0/5] Fix atomic64 return value conventions (v2)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists