[PATCH 00/09] atomic.h : standardizing atomic primitives

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mathieu Desnoyers
Date: Thursday, January 11, 2007 - 6:35 pm

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 <mathieu.desnoyers@polymtl.ca>

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/09] atomic.h : standardizing atomic primitives, Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH 01/09] atomic.h : Add atomic64 cmpxchg, xchg and ad ..., Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH 02/09] atomic.h : Complete atomic_long operations i ..., Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH 03/09] atomic.h : i386 type safety fix, Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH 04/09] atomic.h : Add atomic64 cmpxchg, xchg and ad ..., Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH 05/09] atomic.h : Add atomic64 cmpxchg, xchg and ad ..., Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH 06/09] atomic.h : Add atomic64 cmpxchg, xchg and ad ..., Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH 07/09] atomic.h : Add atomic64 cmpxchg, xchg and ad ..., Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH 08/09] atomic.h : Add atomic64 cmpxchg, xchg and ad ..., Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH 09/09] atomic.h : Add atomic64 cmpxchg, xchg and ad ..., Mathieu Desnoyers, (Thu Jan 11, 6:35 pm)
[PATCH] atomic.h : standardizing atomic primitives, Peter Zijlstra, (Wed Jan 31, 8:28 am)
Re: [PATCH] atomic.h : standardizing atomic primitives, Mathieu Desnoyers, (Wed Jan 31, 9:25 am)
Re: [PATCH] atomic.h : standardizing atomic primitives, Peter Zijlstra, (Wed Jan 31, 9:36 am)