aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2019-08-06 19:05:45 +0300
committerJason Gunthorpe <[email protected]>2019-08-07 14:58:06 -0300
commit7f08263d9bc6627382da14f9e81d643d0329d5d1 (patch)
tree7151f306c17fb5f7e5a8b262c876e7bf0bb9e292 /tools/perf/scripts/python
parentfac555ac93d453a0d2265eef88bf4c249dd63e07 (diff)
mm/hmm: remove the page_shift member from struct hmm_range
All users pass PAGE_SIZE here, and if we wanted to support single entries for huge pages we should really just add a HMM_FAULT_HUGEPAGE flag instead that uses the huge page size instead of having the caller calculate that size once, just for the hmm code to verify it. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: Felix Kuehling <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions