OSDN Git Service

KVM: arm64: nVHE: Pass pointers consistently to hyp-init
authorAndrew Scull <ascull@google.com>
Tue, 15 Sep 2020 10:46:38 +0000 (11:46 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 15 Sep 2020 17:39:03 +0000 (18:39 +0100)
commit5dc33bd199ca3b9f53c28144fa9a20b43c908972
tree6e4f42cd8b37faaaec729b4ec35f42d94440e41f
parenta2e102e20fd69ce26ea9fe7bd0df26d25dafff59
KVM: arm64: nVHE: Pass pointers consistently to hyp-init

Rather than some being kernel pointer and others being hyp pointers,
standardize on all pointers being hyp pointers.

Signed-off-by: Andrew Scull <ascull@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200915104643.2543892-15-ascull@google.com
arch/arm64/kvm/arm.c
arch/arm64/kvm/hyp/nvhe/hyp-init.S