Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[platform/kernel/linux-starfive.git] / arch / s390 / kvm / kvm-s390.c
index 6700196..d1e768b 100644 (file)
@@ -4161,7 +4161,7 @@ static void kvm_arch_vcpu_ioctl_initial_reset(struct kvm_vcpu *vcpu)
        vcpu->run->s.regs.fpc = 0;
        /*
         * Do not reset these registers in the protected case, as some of
-        * them are overlayed and they are not accessible in this case
+        * them are overlaid and they are not accessible in this case
         * anyway.
         */
        if (!kvm_s390_pv_cpu_is_protected(vcpu)) {