aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBoqun Feng <[email protected]>2020-09-16 11:48:07 +0800
committerWei Liu <[email protected]>2020-09-28 08:55:12 +0000
commita5dda201a0384e577884d9427dc60a336ced216f (patch)
tree84fc2a76a7cc0c54ef619a3d32a12f1508c85769 /tools/perf/scripts/python/export-to-sqlite.py
parent49971e6bad2da980686368baa34039907f62b516 (diff)
Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
Since the hypervisor always uses 4K as its page size, the size of PFNs used for gpadl should be HV_HYP_PAGE_SIZE rather than PAGE_SIZE, so adjust this accordingly as the preparation for supporting 16K/64K page size guests. No functional changes on x86, since PAGE_SIZE is always 4k (equals to HV_HYP_PAGE_SIZE). Signed-off-by: Boqun Feng <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions