Re: [PATCH 00/09] atomic.h : standardizing atomic primitives
Andrew Morton <[email protected]>
| Newsgroups | gmane.linux.kernel.tracing,gmane.linux.kernel,gmane.linux.systemtap |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 25 Jan 2007 11:15:45 -0500 Mathieu Desnoyers <[email protected]> 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.