Files
linux/arch/alpha/include/asm
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
..
2019-01-04 13:13:46 -08:00
2019-02-10 20:42:14 -08:00
2010-06-09 11:12:36 +02:00
2018-05-07 07:15:41 +02:00
2018-10-31 08:54:12 -07:00
2019-04-03 10:32:54 +02:00