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 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 C7F65E77188 for ; Wed, 8 Jan 2025 18:20:55 +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:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=WHj96nJM3pnnM5dA9zfZsdURbJNV8TcCsyGeBMpHfHM=; b=Q1x2O4KW0gS8Tr Mn4lI009+8PJ5YRU2T+5Qf35bX5XnllgeFJjCjvbYUbmJ4NPvPCXutFM02d7hM0CdM8zUjZjCPaZb 6uitxwxt6ycOm16WsRZ0myaSTR/3WQVUqbv5N742Txi2TpF/DdieoRcA7p4l2cErTypqr2vdc0R8S +wD5gTScyd3DA97Kv7mCRsxEMYaEVtdAEdG32vcodtxKKHdGt3L2lvhPbMy3SH/ftbX2rI5QMxakq Jwq3zYJ2pAgP/gsJb4lcT6uPVd7TyPoEIdA6l2R3bhyzk5vWjn+nYhciENnG3ea5wMNd/iLqWJ3LE lO5nK3WTgMStRRiNAVxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tVafh-00000009VM3-0Q9M; Wed, 08 Jan 2025 18:20:49 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tVafe-00000009VL5-1Qlj; Wed, 08 Jan 2025 18:20:47 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 57B3CA4149E; Wed, 8 Jan 2025 18:18:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A14DCC4CED3; Wed, 8 Jan 2025 18:20:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1736360444; bh=6u171gNXjLB4/TNq3luEE/w0znQKDgGkK6H1upLrNfA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=EC0jNKZdPmCJf+xRRnFnY9utSY1l+fhJp8p5E3glRxISiS7V4W7zbTmHVyOI7mBkI pixY+rwqUS5Vjr2Kjb7wRdzg+fcdBmJtDJ8+rLstqivNOcsAuj6XdAKrwSasNzpTbL 4RnVZprq52pjkYRhXpsVENCQRk9HR9cJaY+GIwCPI8Cf+98NUaXnv6ujx9qIuiFEJj +gyzhWAFY6MsRIFZ5F6qtbTmI0CA+VQxZCUOmVbqh8xcsaFJoL68eaw+ip3pmb48I+ hNcJWjnb21Rs/eVTzsYM2VKq5ZOZhiJUruDnAjoGSxuCcuqzsIEkHvKCCh8zuZ9S8m LwQj5foh+iBvA== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 70DE3380A965; Wed, 8 Jan 2025 18:21:07 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH v2] RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit From: patchwork-bot+linux-riscv@kernel.org Message-Id: <173636046626.736486.6164615548118337611.git-patchwork-notify@kernel.org> Date: Wed, 08 Jan 2025 18:21:06 +0000 References: <20241127041840.419940-1-michaelneuling@tenstorrent.com> In-Reply-To: <20241127041840.419940-1-michaelneuling@tenstorrent.com> To: Michael Neuling Cc: linux-riscv@lists.infradead.org, anup@brainfault.org, kvm-riscv@lists.infradead.org, palmer@dabbelt.com, mikey@neuling.org, atishp@rivosinc.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250108_102046_443609_39FAF7B3 X-CRM114-Status: UNSURE ( 7.88 ) X-CRM114-Notice: Please train this message. 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to riscv/linux.git (fixes) by Anup Patel : On Wed, 27 Nov 2024 04:18:40 +0000 you wrote: > This doesn't cause a problem currently as HVIEN isn't used elsewhere > yet. Found by inspection. > > Signed-off-by: Michael Neuling > Fixes: 16b0bde9a37c ("RISC-V: KVM: Add perf sampling support for guests") > Reviewed-by: Atish Patra > Reviewed-by: Anup Patel > > [...] Here is the summary with links: - [v2] RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit https://git.kernel.org/riscv/c/ea6398a5af81 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv