diff options
author | Sean Christopherson <[email protected]> | 2024-03-14 16:26:21 -0700 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-04-29 12:54:16 -0700 |
commit | f54884f93898e2e8b62784153a4c12d12a081f96 (patch) | |
tree | c57fb39a2c20de8c3d545dbbdac452f60087b11f /include/linux/overflow.h | |
parent | 2b7deea3ec7c81a92d4c17751d3bcd780d065ae4 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions