[PATCH 2/3] Add adaptive elision to rwlocks v2

Andi Kleen andi@firstfloor.org
Fri Jun 13 22:46:00 GMT 2014


On Fri, Jun 13, 2014 at 11:17:32PM +0200, Andreas Schwab wrote:
> Andi Kleen <andi@firstfloor.org> writes:
> 
> > @@ -22,6 +22,7 @@
> >  #include <pthread.h>
> >  #include <pthreadP.h>
> >  #include <stap-probe.h>
> > +#include <elide.h>
> 
> pthread_rwlock_rdlock.c:25:19: fatal error: elide.h: No such file or directory
>  #include <elide.h>

On what platform is that? Perhaps the fallback file got lost.

-Andi



More information about the Libc-alpha mailing list