diff options
| author | Sean Christopherson <seanjc@google.com> | 2025-06-11 01:57:31 +0300 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2025-06-20 23:07:34 +0300 |
| commit | 7fe0578041188d63207f17335e8c0d10e19c7515 (patch) | |
| tree | 01a56a2cdc61e1c7080c6a4c8154c9179ab0e39d /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 5c9c084763637460acaeb3e22508c692a70b6905 (diff) | |
| download | linux-7fe0578041188d63207f17335e8c0d10e19c7515.tar.xz | |
KVM: SVM: Store MSRPM pointer as "void *" instead of "u32 *"
Store KVM's MSRPM pointers as "void *" instead of "u32 *" to guard against
directly accessing the bitmaps outside of code that is explicitly written
to access the bitmaps with a specific type.
Opportunistically use svm_vcpu_free_msrpm() in svm_vcpu_free() instead of
open coding an equivalent.
Link: https://lore.kernel.org/r/20250610225737.156318-27-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
