We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c38b840 commit 6254873Copy full SHA for 6254873
arch/arm64/kvm/vgic/vgic-init.c
@@ -406,7 +406,7 @@ void kvm_vgic_destroy(struct kvm *kvm)
406
407
/**
408
* vgic_lazy_init: Lazy init is only allowed if the GIC exposed to the guest
409
- * is a GICv2. A GICv3 must be explicitly initialized by the guest using the
+ * is a GICv2. A GICv3 must be explicitly initialized by userspace using the
410
* KVM_DEV_ARM_VGIC_GRP_CTRL KVM_DEVICE group.
411
* @kvm: kvm struct pointer
412
*/
0 commit comments