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)
commit17ab9d57debaa53d665651e425a0efc4a893c039
tree7550e58a5d2997ed4a54108eb3e53f721a8b1472
parent7a3796d2ef5bb948f709467eef1bf96edbfc67a0
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