alistair23-linux/arch/cris/arch-v32
Lorenzo Stoakes f307ab6dce mm: replace access_process_vm() write parameter with gup_flags
This removes the 'write' argument from access_process_vm() and replaces
it with 'gup_flags' as use of this function previously silently implied
FOLL_FORCE, whereas after this patch callers explicitly pass this flag.

We make this explicit as use of FOLL_FORCE can result in surprising
behaviour (and hence bugs) within the mm subsystem.

Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-10-19 08:31:25 -07:00
..
drivers mm: replace get_user_pages() write/force parameters with gup_flags 2016-10-19 08:11:43 -07:00
kernel mm: replace access_process_vm() write parameter with gup_flags 2016-10-19 08:31:25 -07:00
lib CRIS: remove SMP code 2015-03-25 10:55:10 +01:00
mach-a3 CRIS v32: remove some double unlocks 2016-09-23 16:00:04 +02:00
mach-fs CRIS v32: remove some double unlocks 2016-09-23 16:00:04 +02:00
mm cris: intmem: fix pointer comparison compile warning 2016-09-22 16:11:18 +02:00
Kconfig CRIS v32: remove old GPIO and LEDs code 2015-11-02 20:03:05 +01:00
output_arch.ld [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00