From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DB57BC433FE for ; Tue, 16 Nov 2021 12:54:41 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A0CC060EE0 for ; Tue, 16 Nov 2021 12:54:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A0CC060EE0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=94Apivja84cdNSZivKe4WSbldF/DiD+WKNPfUIdL3DI=; b=IIy8gHJ2E5BcBW hgGlNn2x7B9unawA9D5arv5aE+UEi4WaUi6yGLsWbQtJBH0Y6w066y6lMw0W9isR006w3KyU3usUj 8hWuOobh0l8meGDx5TnmV2gpQ1eoc8eHBA9LdxC88YR4oR2quHCxFZfItE6Ag0KFZIrEx63RGAIGN zEjGYs6TDV6UIT+YZb86WFcloWeAbBBkaG+V7B/XEVe3K4corj7aAqnjdKNTT19XirKm3fGOdW9EB iXZb0y/V0I9pBNMgyvyuy6Ky9qLx1PFZK0p3MbsTJuCNb4OmtglCBhiGn93PAajf4dh5hGORYnJCN 0mVO8u6TAwvlcV9dZVQA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mmxyq-001kx2-Gi; Tue, 16 Nov 2021 12:54:32 +0000 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mmxyn-001kw4-4A for linux-riscv@lists.infradead.org; Tue, 16 Nov 2021 12:54:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1637067267; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/0y6UIC7JS4DrSgUctiWMoMp6BrqTnX+XpY7WDypp8c=; b=QDihOqwty9qDYfsigpThXkpHBaYrS/33fNtaB8mw3cSEZSSPoC9E2KAo7nANaiJxyC2ava HF/6drbyQGxd5+cEhfqRmKq8bVROzcDQ5+bDIKRtGiV8+o1ArFvYB5uzkZUxOvk4nROuFi 18iPdGh9zQh0rE8ziGFxIAhgT1m9Blc= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-457-VMadE4eGMQeAOlfdA3X1IA-1; Tue, 16 Nov 2021 07:54:24 -0500 X-MC-Unique: VMadE4eGMQeAOlfdA3X1IA-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 1046A57241; Tue, 16 Nov 2021 12:54:22 +0000 (UTC) Received: from [10.39.192.245] (unknown [10.39.192.245]) by smtp.corp.redhat.com (Postfix) with ESMTP id DB9E05C1D5; Tue, 16 Nov 2021 12:54:18 +0000 (UTC) Message-ID: <34e691ec-a58d-c86b-a2ef-6fa4f0385b69@redhat.com> Date: Tue, 16 Nov 2021 13:54:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [PATCH 3/4] Documentation: update vcpu-requests.rst reference Content-Language: en-US To: Mauro Carvalho Chehab , Linux Doc Mailing List , Jonathan Corbet Cc: Albert Ou , Anup Patel , Atish Patra , Palmer Dabbelt , Paul Walmsley , kvm-riscv@lists.infradead.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org References: <32b3693314f3914f10a42dea97ad6e06292fcd4a.1637064577.git.mchehab+huawei@kernel.org> From: Paolo Bonzini In-Reply-To: <32b3693314f3914f10a42dea97ad6e06292fcd4a.1637064577.git.mchehab+huawei@kernel.org> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211116_045429_332712_B2AEB266 X-CRM114-Status: GOOD ( 18.23 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On 11/16/21 13:11, Mauro Carvalho Chehab wrote: > Changeset 2f5947dfcaec ("Documentation: move Documentation/virtual to Documentation/virt") > renamed: Documentation/virtual/kvm/vcpu-requests.rst > to: Documentation/virt/kvm/vcpu-requests.rst. > > Update its cross-reference accordingly. > > Fixes: 2f5947dfcaec ("Documentation: move Documentation/virtual to Documentation/virt") > Reviewed-by: Anup Patel > Signed-off-by: Mauro Carvalho Chehab > --- > > To mailbombing on a large number of people, only mailing lists were C/C on the cover. > See [PATCH 0/4] at: https://lore.kernel.org/all/cover.1637064577.git.mchehab+huawei@kernel.org/ > > arch/riscv/kvm/vcpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/riscv/kvm/vcpu.c b/arch/riscv/kvm/vcpu.c > index e3d3aed46184..fb84619df012 100644 > --- a/arch/riscv/kvm/vcpu.c > +++ b/arch/riscv/kvm/vcpu.c > @@ -740,7 +740,7 @@ int kvm_arch_vcpu_ioctl_run(struct kvm_vcpu *vcpu) > * Ensure we set mode to IN_GUEST_MODE after we disable > * interrupts and before the final VCPU requests check. > * See the comment in kvm_vcpu_exiting_guest_mode() and > - * Documentation/virtual/kvm/vcpu-requests.rst > + * Documentation/virt/kvm/vcpu-requests.rst > */ > vcpu->mode = IN_GUEST_MODE; > > Acked-by: Paolo Bonzini Thanks, Paolo _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv