diff options
| author | Yishai Hadas <[email protected]> | 2019-12-22 14:46:48 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2020-01-03 17:00:13 -0400 |
| commit | d07de8bd1709a80a282963ad7b2535148678a9e4 (patch) | |
| tree | 55703196cb587b7c95161af3d08e0bf249cc891a /tools/perf/scripts/python/bin | |
| parent | cbe4b8f0a5766a40563876932cba6c9bf28eb98a (diff) | |
IB/core: Fix ODP get user pages flow
The nr_pages argument of get_user_pages_remote() should always be in terms
of the system page size, not the MR page size. Use PAGE_SIZE instead of
umem_odp->page_shift.
Fixes: 403cd12e2cf7 ("IB/umem: Add contiguous ODP support")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Yishai Hadas <[email protected]>
Reviewed-by: Artemy Kovalyov <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions