On 05.08.19 00:48, john.hubb...@gmail.com wrote: > From: John Hubbard <jhubb...@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 <gre...@linuxfoundation.org> > > Cc: Eric Anholt <e...@anholt.net> > Cc: Stefan Wahren <stefan.wah...@i2se.com> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Mihaela Muraru <mihaela.murar...@gmail.com> > Cc: Suniel Mahesh <suni...@techveda.org> > Cc: Al Viro <v...@zeniv.linux.org.uk> > Cc: Sidong Yang <realwa...@gmail.com> > Cc: Kishore KP <kishor...@techveda.org> > Cc: linux-rpi-ker...@lists.infradead.org > Cc: linux-arm-ker...@lists.infradead.org > Cc: de...@driverdev.osuosl.org > Signed-off-by: John Hubbard <jhubb...@nvidia.com> Acked-by: Stefan Wahren <stefan.wah...@i2se.com> _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx
- [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pag... john . hubbard
- [PATCH v2 17/34] vfio: convert put_page() to put_user_page*... john . hubbard
- [PATCH v2 31/34] fs/nfs: convert put_page() to put_user_pag... john . hubbard
- [PATCH v2 20/34] xen: convert put_page() to put_user_page*(... john . hubbard
- [PATCH v2 25/34] mm/frame_vector.c: convert put_page() to p... john . hubbard
- [PATCH v2 15/34] staging/vc04_services: convert put_page() ... john . hubbard
- Re: [PATCH v2 15/34] staging/vc04_services: convert pu... Stefan Wahren
- [PATCH v2 06/34] drm/i915: convert put_page() to put_user_p... john . hubbard
- [PATCH v2 22/34] orangefs: convert put_page() to put_user_p... john . hubbard
- [PATCH v2 30/34] crypt: convert put_page() to put_user_page... john . hubbard
- [PATCH v2 10/34] genwqe: convert put_page() to put_user_pag... john . hubbard
- [PATCH v2 27/34] mm/memory.c: convert put_page() to put_use... john . hubbard
- [PATCH v2 24/34] futex: convert put_page() to put_user_page... john . hubbard
- [PATCH v2 03/34] net/ceph: convert put_page() to put_user_p... john . hubbard
- [PATCH v2 34/34] fs/binfmt_elf: convert put_page() to put_u... john . hubbard
- [PATCH v2 05/34] drm/etnaviv: convert release_pages() to pu... john . hubbard