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 Thu, 2002-03-21 at 11:46, Jakub Jelinek wrote:

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

This looks more correct.  Though this should probably be the default for
all platforms which don't define specific BARRIER macros.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Attachment: signature.asc
Description: This is a digitally signed message part


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