diff options
| author | Souptick Joarder <[email protected]> | 2020-07-01 11:47:43 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-01 15:44:26 +0200 |
| commit | ab7abbcac07e8d040514e0bd93e9ead30ca3a114 (patch) | |
| tree | 07732a241e72e426007aeefef11347fef2b466ba /tools/perf/scripts/python/bin | |
| parent | b6d13bd9f2c189c7a18bb5c8233078149496837f (diff) | |
staging: kpc2000: kpc_dma: Convert get_user_pages() --> 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 2 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: Bharath Vedartham <[email protected]>
Cc: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions