linux/arch/arm/include
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
..
asm futex: arch_futex_atomic_op_inuser() calling conventions change 2020-03-27 23:58:51 -04:00
debug ARM: brcmstb: Add debug UART entry for 7216 2019-12-20 10:54:05 -08:00
uapi/asm KVM: arm/arm64: Allow user injection of external data aborts 2019-10-21 18:59:51 +01:00