diff options
author | Sean Christopherson <seanjc@google.com> | 2024-03-15 02:26:21 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-04-29 22:54:16 +0300 |
commit | f54884f93898e2e8b62784153a4c12d12a081f96 (patch) | |
tree | c57fb39a2c20de8c3d545dbbdac452f60087b11f /tools/perf/scripts/python/task-analyzer.py | |
parent | 2b7deea3ec7c81a92d4c17751d3bcd780d065ae4 (diff) | |
download | linux-f54884f93898e2e8b62784153a4c12d12a081f96.tar.xz |
KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
Move the base types unique to KVM selftests out of kvm_util.h and into a
new header, kvm_util_types.h. This will allow kvm_util_arch.h, i.e. core
arch headers, to reference common types, e.g. vm_vaddr_t and vm_paddr_t.
No functional change intended.
Reviewed-by: Ackerley Tng <ackerleytng@google.com>
Link: https://lore.kernel.org/r/20240314232637.2538648-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions