]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Update/fix futex assembly
authorRalf Baechle <ralf@linux-mips.org>
Wed, 3 May 2006 19:42:39 +0000 (20:42 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 31 May 2006 23:28:31 +0000 (00:28 +0100)
commit3fc6bef7fd99385ebc5bd40fb805adfbe2bc1b8d
tree730d377f59f66434b479f83b24d2ebad74945705
parentc1f7a4fd57ec84dfde0c4e8777446efe51660e12
[MIPS] Update/fix futex assembly

 o Implement futex_atomic_op_inuser() operation
 o Don't use the R10000-ll/sc bug workaround version for every processor.
   branch likely is deprecated and some historic ll/sc processors don't
   implement it.  In any case it's slow.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/futex.h