[PATCH v1 12/12] fixup! KVM: arm64: Initialize feature id registers for protected VMs
Fuad Tabba
tabba at google.com
Wed Nov 20 03:01:53 PST 2024
Apologies for this patch. I made a mistake when generating the latest
set of patches.
Cheers,
/fuad
On Wed, 20 Nov 2024 at 10:53, Fuad Tabba <tabba at google.com> wrote:
>
> ---
> arch/arm64/kvm/hyp/nvhe/sys_regs.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/kvm/hyp/nvhe/sys_regs.c b/arch/arm64/kvm/hyp/nvhe/sys_regs.c
> index 54f23d9fea18..62d06d5f5bca 100644
> --- a/arch/arm64/kvm/hyp/nvhe/sys_regs.c
> +++ b/arch/arm64/kvm/hyp/nvhe/sys_regs.c
> @@ -477,7 +477,6 @@ static const struct sys_reg_desc pvm_sys_reg_descs[] = {
> */
> void kvm_init_pvm_id_regs(struct kvm_vcpu *vcpu)
> {
> - /* List of feature registers to reset for protected VMs. */
> const u32 pvm_feat_id_regs[] = {
> SYS_ID_AA64PFR0_EL1,
> SYS_ID_AA64PFR1_EL1,
> --
> 2.47.0.338.g60cca15819-goog
>
More information about the linux-arm-kernel
mailing list