Andi Kleen b7aa8caace Remove x86 assembler rwlock code
With the recent tuning the C version of rwlocks is basically the same
performance as the x86 assembler version for uncontended locks (with a
a few cycles near the run-to-run variability). For others it should not
matter anyways.

So remove the assembler code and use the C version like other
architectures.
2014-06-13 13:16:06 -07:00
..
2014-06-13 13:16:06 -07:00
2014-06-13 13:16:06 -07:00
2014-06-13 13:16:06 -07:00
2014-05-16 11:17:41 -07:00
2012-01-07 23:57:22 -05:00
2012-05-04 12:46:23 +02:00