linux-kernelorg-stable/arch
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
..
alpha
arc
arm Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux 2016-10-11 18:12:22 -07:00
arm64 Merge branch 'akpm' (patches from Andrew) 2016-10-11 17:34:10 -07:00
avr32
blackfin
c6x
cris mm: replace get_user_pages() write/force parameters with gup_flags 2016-10-19 08:11:43 -07:00
frv
h8300
hexagon
ia64 mm: replace get_user_pages() write/force parameters with gup_flags 2016-10-19 08:11:43 -07:00
m32r
m68k
metag
microblaze
mips mm: replace get_user_pages_unlocked() write/force parameters with gup_flags 2016-10-18 14:13:37 -07:00
mn10300
nios2
openrisc
parisc
powerpc
s390 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags 2016-10-18 14:13:37 -07:00
score
sh mm: replace get_user_pages_unlocked() write/force parameters with gup_flags 2016-10-18 14:13:37 -07:00
sparc mm: replace get_user_pages_unlocked() write/force parameters with gup_flags 2016-10-18 14:13:37 -07:00
tile
um
unicore32
x86 mm: replace get_user_pages() write/force parameters with gup_flags 2016-10-19 08:11:43 -07:00
xtensa
.gitignore
Kconfig