Loading
KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag
mainline inclusion from mainline-v6.9-rc1 commit 6f57c6be2a0889cc0fd32b0cd2eb25dfee20dde3 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8EC9K CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6f57c6be2a0889cc0fd32b0cd2eb25dfee20dde3 -------------------------------- It has become obvious that HCR_EL2.NV serves the exact same use as VCPU_HYP_CONTEXT, only in an architectural way. So just drop the flag for good. Reviewed-by:Joey Gouly <joey.gouly@arm.com> Reviewed-by:
Oliver Upton <oliver.upton@linux.dev> Link: https://lore.kernel.org/r/20240419102935.1935571-5-maz@kernel.org Signed-off-by:
Marc Zyngier <maz@kernel.org> Signed-off-by:
Junhao He <hejunhao3@huawei.com>