diff options
author | 2019-08-04 19:32:06 -0700 | |
---|---|---|
committer | 2019-08-27 10:41:41 -0600 | |
commit | 27c4d3a3252fa661b049b8f57a548bba331133e0 (patch) | |
tree | f7d832d53e9f346038bd9c398f564040c72a824e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.3-rc6 (diff) | |
download | wireguard-linux-27c4d3a3252fa661b049b8f57a548bba331133e0.tar.xz wireguard-linux-27c4d3a3252fa661b049b8f57a548bba331133e0.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions