]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 23 Oct 2017 16:11:22 +0000 (17:11 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Mon, 8 Jan 2018 14:20:46 +0000 (15:20 +0100)
commit12e598fec2ee6ecaa615b93fb248d8750ea09080
tree7550e58a5d2997ed4a54108eb3e53f721a8b1472
parentb15ffad067bc754e5c3d075d60dfa570d22f3100
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions

The vcpu parameter isn't used for anything, and gets in the way of
further cleanups. Let's get rid of it.

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/include/asm/kvm_mmu.h
arch/arm64/include/asm/kvm_mmu.h
virt/kvm/arm/mmu.c