On Sat, 2004-08-28 at 15:39, Andrew Morton wrote: > atomic64_t already appears to be implemented on alpha, ia64, mips, s390 and > sparc64. > > As I said - for both these applications we need a new type which is > atomic64_t on 64-bit and atomic_t on 32-bit. Implementing it on ppc64 is trivial. I'd vote for atomic_long_t though that is either 32 bits on 32 bits archs or 64 bits on 64 bits arch, as it would be a real pain (spinlock & all) to get a 64 bits atomic on ppc32 Ben. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Sep 1 00:28:17 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:30 EST