[PATCH] Fix elision in nested trylock.

Andi Kleen andi@firstfloor.org
Thu Jun 27 20:31:00 GMT 2013


Ok I see what you mean. This can be simply fixed by moving the abort
outside the adaption check, at the very beginning of
__lll_trylock_elision.

Then it will always abort, even if adapted.

I'll do this change. Thanks.

-Andi



More information about the Libc-alpha mailing list