diff options
author | Souptick Joarder <[email protected]> | 2020-09-06 12:21:54 +0530 |
---|---|---|
committer | Boris Ostrovsky <[email protected]> | 2020-10-04 18:41:33 -0500 |
commit | d6bbc2ff68fd22dd972c684921ea348ed7ffcbb2 (patch) | |
tree | 8fbf473e3b9343b6664f124fbdd2dc76cb122e73 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 779055842da5b2e508f3ccf9a8153cb1f704f566 (diff) |
xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()
In 2019, we introduced pin_user_pages*() and now we are converting
get_user_pages*() to the new API as appropriate. [1] & [2] could
be referred for more information. This is case 5 as per document [1].
[1] Documentation/core-api/pin_user_pages.rst
[2] "Explicit pinning of user-space pages":
https://lwn.net/Articles/807108/
Signed-off-by: Souptick Joarder <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: Boris Ostrovsky <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: David Vrabel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions