This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PPC atomic cleanup


Steven Munroe <sjmunroe@us.ibm.com> writes:

>  #define atomic_write_barrier()	__asm ("eieio" ::: "memory")

This wasn't changed by your patch, but it's surely wrong, eieio only
applies to I/O segments.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]