ovl: fix regression caused by overlapping layers detection
[platform/kernel/linux-rpi.git] / Documentation / robust-futexes.txt
index 6c42c75..6361fb0 100644 (file)
@@ -218,5 +218,4 @@ All other architectures should build just fine too - but they won't have
 the new syscalls yet.
 
 Architectures need to implement the new futex_atomic_cmpxchg_inatomic()
-inline function before writing up the syscalls (that function returns
--ENOSYS right now).
+inline function before writing up the syscalls.