@@ -36,7 +36,7 @@
#define HAVE_ASM_INLINE_MEMBAR
#warning alpha atomic code was not tested, please report problems to \
- s[email protected] or andrei@iptel.org
+ s[email protected].org
#ifdef NOSMP
#define membar() asm volatile ("" : : : "memory") /* gcc do not cache barrier*/
@@ -39,7 +39,7 @@
#ifdef __CPU_mips64
#warning mips64 atomic code was not tested, please report problems to \
#endif
@@ -38,7 +38,7 @@
#ifdef __CPU_ppc64
#warning powerpc64 atomic code was not tested, please report problems to \