atomic.h : standardizing atomic primitives It mainly adds support for missing 64 bits cmpxchg and 64 bits atomic add unless. Therefore, principally 64 bits architectures are targeted by these patches. It also adds the complete list of atomic operations on the atomic_long type. These patches apply on 2.6.20-rc4-git3. Signed-off-by : Mathieu Desnoyers <[email protected]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH] atomic.h : standardizing atomic primitives
- From: Peter Zijlstra <[email protected]>
- [PATCH 06/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to parisc
- From: Mathieu Desnoyers <[email protected]>
- [PATCH 07/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to powerpc
- From: Mathieu Desnoyers <[email protected]>
- [PATCH 08/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to sparc64
- From: Mathieu Desnoyers <[email protected]>
- [PATCH 03/09] atomic.h : i386 type safety fix
- From: Mathieu Desnoyers <[email protected]>
- [PATCH 05/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to mips
- From: Mathieu Desnoyers <[email protected]>
- [PATCH 01/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to alpha
- From: Mathieu Desnoyers <[email protected]>
- [PATCH 02/09] atomic.h : Complete atomic_long operations in asm-generic
- From: Mathieu Desnoyers <[email protected]>
- [PATCH 09/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to x86_64
- From: Mathieu Desnoyers <[email protected]>
- [PATCH 04/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to ia64
- From: Mathieu Desnoyers <[email protected]>
- [PATCH] atomic.h : standardizing atomic primitives
- Prev by Date: Re: [PATCH] libata: PIIX3 support
- Next by Date: [PATCH 04/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to ia64
- Previous by thread: LTT for 2.6.19
- Next by thread: [PATCH 04/09] atomic.h : Add atomic64 cmpxchg, xchg and add_unless to ia64
- Index(es):