diff options
author | Quentin Perret <[email protected]> | 2021-06-08 11:45:16 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-06-11 13:24:11 +0100 |
commit | d978b9cfe6fe8008467f8c5d51677f52e7815b39 (patch) | |
tree | 5ef2b50354961ec30dcd9d8c72be350d760550ac /tools/perf/scripts/python/check-perf-trace.py | |
parent | 7c350ea39e53ade33ca7be00b0947f2b9f53dda0 (diff) |
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Each struct hyp_page currently contains a pointer to a hyp_pool struct
where the page should be freed if its refcount reaches 0. However, this
information can always be inferred from the context in the EL2 code, so
drop the pointer to save a few bytes in the vmemmap.
Signed-off-by: Quentin Perret <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions