diff options
author | John Hubbard <jhubbard@nvidia.com> | 2019-08-04 19:32:06 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-08-27 10:41:41 -0600 |
commit | 27c4d3a3252fa661b049b8f57a548bba331133e0 (patch) | |
tree | f7d832d53e9f346038bd9c398f564040c72a824e /arch/sparc | |
parent | a55aa89aab90fae7c815b0551b07be37db359d76 (diff) |
fs/io_uring.c: convert put_page() to put_user_page*()
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").
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-fsdevel@vger.kernel.org
Cc: linux-block@vger.kernel.org
Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions