linux/Documentation
Will Deacon 4275035197 futex: Update comments and docs about return values of arch futex code
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>
2019-04-26 13:57:55 +01:00
..
2019-03-16 13:05:32 -07:00
2018-10-26 16:26:32 -07:00
2019-03-16 12:36:39 -07:00
2019-03-10 10:17:23 -07:00
2019-03-30 10:30:38 -07:00
2019-03-14 09:11:54 -07:00
2019-03-28 08:54:20 -07:00
2019-02-11 10:35:35 +01:00
2018-10-25 06:50:48 -07:00
2018-12-18 16:13:04 +01:00
2019-02-28 13:30:55 +01:00
2019-02-22 08:50:17 -07:00
2019-03-10 12:47:57 -07:00
2019-03-07 18:32:03 -08:00