diff options
| author | Ben Gardon <[email protected]> | 2021-11-15 15:45:58 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-12-08 04:24:43 -0500 |
| commit | 8283e36abfff507c64fe8289ac30ea7ab59648aa (patch) | |
| tree | ff0a6d494b07dc0b194d76f911fbca6d48d8a6d4 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 4d78d0b39ad03e7357452a669938653a379cfebd (diff) | |
KVM: x86/mmu: Propagate memslot const qualifier
In preparation for implementing in-place hugepage promotion, various
functions will need to be called from zap_collapsible_spte_range, which
has the const qualifier on its memslot argument. Propagate the const
qualifier to the various functions which will be needed. This just serves
to simplify the following patch.
No functional change intended.
Signed-off-by: Ben Gardon <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions