linux_dsm_epyc7002/arch/microblaze
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
..
boot microblaze: Switch to standard restart handler 2019-09-19 10:43:32 +02:00
configs microblaze: Wire CMA allocator 2020-02-04 11:38:59 +01:00
include futex: arch_futex_atomic_op_inuser() calling conventions change 2020-03-27 23:58:51 -04:00
kernel Microblaze patches for 5.6-rc1 2020-02-04 11:58:07 +00:00
lib microblaze: Setup dependencies for ASM optimized lib functions 2018-03-16 12:51:26 +01:00
mm microblaze: Wire CMA allocator 2020-02-04 11:38:59 +01:00
oprofile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
Kconfig Microblaze patches for 5.6-rc1 2020-02-04 11:58:07 +00:00
Kconfig.debug docs: kbuild: convert docs to ReST and rename to *.rst 2019-06-14 14:21:21 -06:00
Kconfig.platform docs: kbuild: convert docs to ReST and rename to *.rst 2019-06-14 14:21:21 -06:00
Makefile microblaze: fix race condition in building boot images 2018-12-14 08:09:21 +01:00