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: Declare wait_node structure volatile


On Wed, Mar 20, 2002 at 03:37:29PM -0600, Mark Brown wrote:
> 2002-01-29	Mark Brown <bmark@us.ibm.com>
> 		linuxthreads/spinlock.c: Declare wait_node structure volatile

Shouldn't sysdeps/ia64/pt-machine.h instead define a
MEMORY_BARRIER (to something like:
__asm__ __volatile__("" : : : "memory");
)?

	Jakub


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