diff options
author | Quentin Perret <qperret@google.com> | 2021-06-08 11:45:16 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-06-11 13:24:11 +0100 |
commit | d978b9cfe6fe8008467f8c5d51677f52e7815b39 (patch) | |
tree | 5ef2b50354961ec30dcd9d8c72be350d760550ac /tools/perf/scripts/python/export-to-sqlite.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 <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210608114518.748712-6-qperret@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions