[PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*()

Stefan Wahren stefan.wahren at i2se.com
Tue Aug 13 05:23:36 UTC 2019


On 05.08.19 00:48, john.hubbard at gmail.com wrote:
> From: John Hubbard <jhubbard at nvidia.com>
>
> For pages that were retained via get_user_pages*(), release those pages
> via the new put_user_page*() routines, instead of via put_page() or
> release_pages().
>
> This is part a tree-wide conversion, as described in commit fc1d8e7cca2d
> ("mm: introduce put_user_page*(), placeholder versions").
>
> Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
>
> Cc: Eric Anholt <eric at anholt.net>
> Cc: Stefan Wahren <stefan.wahren at i2se.com>
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Cc: Mihaela Muraru <mihaela.muraru21 at gmail.com>
> Cc: Suniel Mahesh <sunil.m at techveda.org>
> Cc: Al Viro <viro at zeniv.linux.org.uk>
> Cc: Sidong Yang <realwakka at gmail.com>
> Cc: Kishore KP <kishore.p at techveda.org>
> Cc: linux-rpi-kernel at lists.infradead.org
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: devel at driverdev.osuosl.org
> Signed-off-by: John Hubbard <jhubbard at nvidia.com>
Acked-by: Stefan Wahren <stefan.wahren at i2se.com>


More information about the dri-devel mailing list