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 0f60a29 commit 636e36bCopy full SHA for 636e36b
arch/riscv/kvm/vcpu.c
@@ -740,7 +740,7 @@ int kvm_arch_vcpu_ioctl_run(struct kvm_vcpu *vcpu)
740
* Ensure we set mode to IN_GUEST_MODE after we disable
741
* interrupts and before the final VCPU requests check.
742
* See the comment in kvm_vcpu_exiting_guest_mode() and
743
- * Documentation/virtual/kvm/vcpu-requests.rst
+ * Documentation/virt/kvm/vcpu-requests.rst
744
*/
745
vcpu->mode = IN_GUEST_MODE;
746
0 commit comments