Files
linux/include
Will Deacon a319c8ff4f futex: Update comments and docs about return values of arch futex code
commit 4275035197 upstream.

The architecture implementations of 'arch_futex_atomic_op_inuser()' and
'futex_atomic_cmpxchg_inatomic()' are permitted to return only -EFAULT,
-EAGAIN or -ENOSYS in the case of failure.

Update the comments in the asm-generic/ implementation and also a stray
reference in the robust futex documentation.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-03 13:14:49 +02:00
..
2018-08-14 23:49:13 +02:00
2018-11-13 11:08:46 -08:00
2019-07-03 13:14:48 +02:00
2019-07-03 13:14:42 +02:00
2018-11-13 11:08:43 -08:00
2019-07-03 13:14:48 +02:00
2019-05-25 18:23:30 +02:00