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
..
2014-05-18 19:01:30 -07:00
2014-05-18 19:01:29 -07:00
2012-07-26 16:46:15 -07:00
2015-03-19 18:54:49 -07:00
2016-01-31 11:06:24 -08:00
2015-05-05 13:35:39 -06:00
2016-07-27 22:53:17 -07:00
2015-03-19 10:17:22 -05:00
2014-08-26 13:45:55 -04:00
2014-12-14 16:10:09 -08:00
2015-03-19 18:54:49 -07:00
2013-06-13 22:12:14 +01:00
2012-03-28 18:30:03 +01:00
2016-01-31 11:06:24 -08:00
2014-08-26 13:45:55 -04:00
2014-07-21 22:27:56 -07:00
2016-03-20 21:28:58 -07:00
2014-09-30 14:17:08 -07:00