linux_dsm_epyc7002/arch/x86/mm
Lorenzo Stoakes 768ae309a9 mm: replace get_user_pages() write/force parameters with gup_flags
This removes the 'write' and 'force' from get_user_pages() and replaces
them with 'gup_flags' to make the use of FOLL_FORCE explicit in callers
as use of this flag can result in surprising behaviour (and hence bugs)
within the mm subsystem.

Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-10-19 08:11:43 -07:00
..
kmemcheck
amdtopology.c x86/mm/numa: Open code function early_get_boot_cpu_id() 2016-08-15 08:51:54 +02:00
debug_pagetables.c
dump_pagetables.c
extable.c x86: Migrate exception table users off module.h and onto extable.h 2016-09-20 01:05:43 +02:00
fault.c Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-10-10 11:01:51 -07:00
gup.c mm: replace get_user_pages_unlocked() write/force parameters with gup_flags 2016-10-18 14:13:37 -07:00
highmem_32.c
hugetlbpage.c
ident_map.c
init_32.c
init_64.c
init.c x86/e820: Use much less memory for e820/e820_saved, save up to 120k 2016-09-21 15:02:12 +02:00
iomap_32.c
ioremap.c
kasan_init_64.c
kaslr.c Merge branch 'linus' into x86/asm, to pick up recent fixes 2016-09-15 08:24:53 +02:00
kmmio.c
Makefile
mm_internal.h
mmap.c
mmio-mod.c
mpx.c mm: replace get_user_pages() write/force parameters with gup_flags 2016-10-19 08:11:43 -07:00
numa_32.c
numa_64.c
numa_emulation.c
numa_internal.h
numa.c x86/numa: Online memory-less nodes at boot time 2016-09-21 21:18:38 +02:00
pageattr-test.c
pageattr.c x86/mm/pat: Prevent hang during boot when mapping pages 2016-09-20 14:53:00 +01:00
pat_internal.h
pat_rbtree.c x86: Clean up various simple wrapper functions 2016-09-13 20:42:58 +02:00
pat.c mm: fix cache mode of dax pmd mappings 2016-09-09 17:34:46 -07:00
pf_in.c
pf_in.h
pgtable_32.c
pgtable.c
physaddr.c
physaddr.h
pkeys.c x86/pkeys: Allow configuration of init_pkru 2016-09-09 13:02:28 +02:00
setup_nx.c
srat.c
testmmiotrace.c
tlb.c x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) 2016-08-24 12:11:42 +02:00