This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: PATCH: Define __NR_futex and use LP_SIZE/RDX_LP
- From: Roland McGrath <roland at hack dot frob dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Mon, 19 Mar 2012 14:00:27 -0700 (PDT)
- Subject: Re: PATCH: Define __NR_futex and use LP_SIZE/RDX_LP
- References: <20120319205030.GA500@intel.com>
I think we now require sufficiently new kernel headers for building NPTL
that we can just expect __NR_futex to be defined and not conditionalize it.
That change is unrelated to your assembly changes, so please send it
separately.
Thanks,
Roland