[PATCH v1 0/2] small kern_hyp_va() cleanups
Joey Gouly
joey.gouly at arm.com
Thu Feb 8 02:54:20 PST 2024
Hello,
I wanted to add some comments to __kern_hyp_va(), since I was recently trying
to understand it, and I think it could be helpful for someone looking at it in
the future.
The second patch removes the assembly macro version, since it is unused. Maybe
(out-of-tree) pkvm uses it or it's just worth keeping around in case someone
needs it in the future. So if that patch isn't applied it's not too important.
Thanks,
Joey
Joey Gouly (2):
KVM: arm64: add comments to __kern_hyp_va
KVM: arm64: removed unused kern_hyp_va asm macro
arch/arm64/include/asm/kvm_mmu.h | 41 ++++++++++++--------------------
1 file changed, 15 insertions(+), 26 deletions(-)
--
2.25.1
More information about the linux-arm-kernel
mailing list