[PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Jan Kara
jack at suse.cz
Tue Oct 18 05:50:26 PDT 2016
On Thu 13-10-16 01:20:13, Lorenzo Stoakes wrote:
> This patch removes the write and force parameters from get_user_pages_unlocked()
> and replaces them with a gup_flags parameter 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 at gmail.com>
Looks good. You can add:
Reviewed-by: Jan Kara <jack at suse.cz>
Honza
--
Jan Kara <jack at suse.com>
SUSE Labs, CR
More information about the linux-arm-kernel
mailing list