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

Andrew Morton akpm@osdl.org
Sat Jan 27 10:19:00 GMT 2007


On Thu, 25 Jan 2007 11:15:45 -0500
Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> wrote:

> 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.

OK, I fixed eight separate compile errors in this patch series and
now powerpc is being very ugly with a twisty maze of include dependencies.

I'm giving up.  Someone should publish a suite of cross-compilers for us
so stuff like this doesn't need to happen.



More information about the Systemtap mailing list