On Mon, 06 Feb 2023 21:24:30 +0100, Michal Luczaj wrote: > As discussed[*], relabel the poorly named structs to align with the > current KVM nomenclature. > > Old names are a leftover from before commit 52491a38b2c2 ("KVM: > Initialize gfn_to_pfn_cache locks in dedicated helper"), which i.a. > introduced kvm_gpc_init() and renamed kvm_gfn_to_pfn_cache_init()/ > _destroy() to kvm_gpc_activate()/_deactivate(). Partly in an effort > to avoid implying that the cache really is destroyed/freed. > > [...] Applied to kvm-x86 selftests, thanks! [1/1] KVM: selftests: Clean up misnomers in xen_shinfo_test https://github.com/kvm-x86/linux/commit/5c483f92ea7c -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes