This is the mail archive of the libc-alpha@sourceware.org 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] Fix sparc build


> 	* sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_spin_nop): Remove space from

This line is too long.

> +ifeq ($(subdir),nscd)
> +routines += cpu_relax
> +endif

I think this merits a comment explaining that atomic_spin_nop (or you could
just say "direct uses of our internal <atomic.h> interfaces") requires
cpu_relax and that nscd uses those internal interfaces directly.

Otherwise looks fine and I think it clearly falls under Carlos's rules for
freeze-time commits without his explicit approval.


Thanks,
Roland


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