Al Viro a08971e948 futex: arch_futex_atomic_op_inuser() calling conventions change
Move access_ok() in and pagefault_enable()/pagefault_disable() out.
Mechanical conversion only - some instances don't really need
a separate access_ok() at all (e.g. the ones only using
get_user()/put_user(), or architectures where access_ok()
is always true); we'll deal with that in followups.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-03-27 23:58:51 -04:00
..
2020-02-09 16:05:50 -08:00
2020-02-07 12:26:34 -08:00
2020-02-04 13:06:46 +00:00
2020-02-04 13:06:46 +00:00
2019-12-09 10:36:44 -08:00
2020-02-04 13:06:46 +00:00
2020-02-08 14:04:19 -08:00
2020-02-04 13:06:46 +00:00
2020-02-04 13:06:46 +00:00