]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/
authorWill Deacon <will@kernel.org>
Wed, 18 Nov 2020 19:44:00 +0000 (19:44 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 27 Nov 2020 18:59:05 +0000 (18:59 +0000)
commit2d1205d63c8d02d73fbe70e3ae871320ebfd2dd2
tree87d97fa42d6dcc9253cb96853a614576155c3acb
parent1a1a5d6cd1062ccc15f5dedff6e1f10224f45f11
KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/

'struct kvm_arch_memory_slot' isn't part of the user ABI, so move it out
of the uapi/ headers in case we start using it in future and accidentally
back ourselves into a corner.

Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201118194402.2892-2-will@kernel.org
arch/arm64/include/asm/kvm_host.h
arch/arm64/include/uapi/asm/kvm.h