commit | 17ab9d57debaa53d665651e425a0efc4a893c039 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Oct 23 17:11:22 2017 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Mon Jan 08 15:20:46 2018 +0100 |
tree | 7550e58a5d2997ed4a54108eb3e53f721a8b1472 | |
parent | 7a3796d2ef5bb948f709467eef1bf96edbfc67a0 [diff] |
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>