https://github.com/torvalds/linux
Revision 6ee1da94c5fed95bacce3eda8e6d9e69324ecab7 authored by Ralf Baechle on 03 May 2006, 19:42:39 UTC, committed by Ralf Baechle on 31 May 2006, 23:28:31 UTC
    
 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>
1 parent 235a9d3
History
Tip revision: 6ee1da94c5fed95bacce3eda8e6d9e69324ecab7 authored by Ralf Baechle on 03 May 2006, 19:42:39 UTC
[MIPS] Update/fix futex assembly
Tip revision: 6ee1da9
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.6 KB
Makefile -rw-r--r-- 43.6 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top