diff options
author | John Hubbard <[email protected]> | 2019-08-04 19:32:06 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2019-08-27 10:41:41 -0600 |
commit | 27c4d3a3252fa661b049b8f57a548bba331133e0 (patch) | |
tree | f7d832d53e9f346038bd9c398f564040c72a824e /tools/perf/scripts/python/stackcollapse.py | |
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 <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: John Hubbard <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions