2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 21:53:54 +08:00
linux-next/arch/cris/arch-v32
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
..
drivers mm: replace get_user_pages() write/force parameters with gup_flags 2016-10-19 08:11:43 -07:00
kernel cris: irq: stop loop from accessing array out of bounds 2016-09-22 16:26:29 +02: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