From patchwork Thu Jun 9 12:12:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Deacon X-Patchwork-Id: 12875484 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 1E69DC433EF for ; Thu, 9 Jun 2022 12:22:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PCxsx2Uqwbze4b30KyxucedNdOUTRcKbA0LjH1tzppw=; b=owl5YqPEU/GNLs 2YRPKgKnhDUDGuIjlpjKGT1uOLb29TocO9eJbtqRgZNrwZ72DtnQOiZBmorxnLcxd8LSxpZzIVCOd E+lw4EG834fdCE6Ze2i7f637jH8Jqy+QCAJSI76Oq4NSXqhkhdaMmaVPoul+M0IeL+sFbeSzdd5kR JT/v8ytFHVDBqNkmFFag1CzhMsHWPfpxAHEIG1YLf+nz8kgd3SGU55XMb/FPkmVaGlZS6Y58znuVG aOrUrnLRLoefTrCdFKkA7qmqycj0K1OKEJvHs1hPaGw9AitE3jfHJ9nHRNL5wqrz3y9npWTzZKzVI u6Jy9Q5wm5y3GxUiUD9A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nzHAG-001gur-7q; Thu, 09 Jun 2022 12:21:28 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nzH1m-001cqw-BS for linux-arm-kernel@lists.infradead.org; Thu, 09 Jun 2022 12:12:43 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id E3F56B82D32; Thu, 9 Jun 2022 12:12:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 593E9C3411F; Thu, 9 Jun 2022 12:12:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654776760; bh=mF0MZDnz8qQHCl3wYfr445Mxu4221ivldNZ8SHrMvCU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FaDVmvOcm/v9Q+F0wG3RtCAL1CvVQyYMFIU19KlSoFOfFIt77LbWOj1rhr6P1BiPT 0P9xesgFm12thHY/tmMAPX2E8CXaDc0ieSLDpv1+/2gpK4QTWL/7SCIHsj9AD6gIv8 24EcOaFP4wBtA+Ee4o3gme2vh1K+f2Zv5mGPR27+rvrla4fDAPYXdGxHT4D+9AzATu h6vSR/VFRSrtbDf/QsKk8oNQRZaFNUitG5CZjmVyI/k2ktQPRmRBhJi6Lf3UUM8hqr uAcvXuqzphgiAa80eZSKvv3Kcu7Jc1bjUTAq8AoNCrQlHKZdR5uGlejjx7AIAjTNge JDBV3dA/DkQow== From: Will Deacon To: kvmarm@lists.cs.columbia.edu Cc: Will Deacon , Marc Zyngier , Alexandru Elisei , kernel-team@android.com, linux-arm-kernel@lists.infradead.org Subject: [PATCH 6/6] KVM: arm64: Drop stale comment Date: Thu, 9 Jun 2022 13:12:23 +0100 Message-Id: <20220609121223.2551-7-will@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220609121223.2551-1-will@kernel.org> References: <20220609121223.2551-1-will@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220609_051242_577022_0306C4B0 X-CRM114-Status: GOOD ( 12.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Marc Zyngier The layout of 'struct kvm_vcpu_arch' has evolved significantly since the initial port of KVM/arm64, so remove the stale comment suggesting that a prefix of the structure is used exclusively from assembly code. Signed-off-by: Marc Zyngier --- arch/arm64/include/asm/kvm_host.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/arm64/include/asm/kvm_host.h b/arch/arm64/include/asm/kvm_host.h index 47a1e25e25bb..de32152cea04 100644 --- a/arch/arm64/include/asm/kvm_host.h +++ b/arch/arm64/include/asm/kvm_host.h @@ -362,11 +362,6 @@ struct kvm_vcpu_arch { struct arch_timer_cpu timer_cpu; struct kvm_pmu pmu; - /* - * Anything that is not used directly from assembly code goes - * here. - */ - /* * Guest registers we preserve during guest debugging. *