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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 66D61C54E94 for ; Wed, 25 Jan 2023 03:50:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234112AbjAYDuc (ORCPT ); Tue, 24 Jan 2023 22:50:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233732AbjAYDu1 (ORCPT ); Tue, 24 Jan 2023 22:50:27 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C72D4859B for ; Tue, 24 Jan 2023 19:50:22 -0800 (PST) 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 94881B81897 for ; Wed, 25 Jan 2023 03:50:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 1B45DC433A8; Wed, 25 Jan 2023 03:50:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674618619; bh=W49himB24WbXFY9PqkkVpWkwLeDmCXXyYZNXQsCimqU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=DQBxlohxyD9EKJywFWIB5YJu5Dm1GsiWzY5DivbfB77DOSWMi+Z+By+ZJXsDXOLff tcHF3o3x82ddK7GkBfxacVAGDOF57yIeB35E43kdxmlk6ssxZNs0nL3Yeu2SChHpxF fLQt0ySRveCHQt/pol2br+Or9Lc4JR3HlHk+COhP6LFu13LCaDOU09OrDAPrbM3JqO u5nlmfEqh510gVXULgt0jm3AaZ3ZG8MmmmJp5iyAT2RzVvOLJdX8G/ss2ZEtSuA0+z Qx66wJ5JvlBdkZR2t0QhhCi1ujuKjSKOkflnzImLTLrjA7Y49I+1+TzKtmBjBq93yB e66n1a7vKiUzg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id EBF22F83ED5; Wed, 25 Jan 2023 03:50:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] riscv: pgtable: Fixup comment for KERN_VIRT_SIZE From: patchwork-bot+linux-riscv@kernel.org Message-Id: <167461861896.411.6044285262102729324.git-patchwork-notify@kernel.org> Date: Wed, 25 Jan 2023 03:50:18 +0000 References: <20230110080419.931185-1-guoren@kernel.org> In-Reply-To: <20230110080419.931185-1-guoren@kernel.org> To: Guo Ren Cc: linux-riscv@lists.infradead.org, alexandre.ghiti@canonical.com, palmer@dabbelt.com, linux-kernel@vger.kernel.org, guoren@linux.alibaba.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to riscv/linux.git (for-next) by Palmer Dabbelt : On Tue, 10 Jan 2023 03:04:19 -0500 you wrote: > From: Guo Ren > > KERN_VIRT_SIZE is 1/4 of the entries of the page global directory, > not half. > > Fixes: f7ae02333d13 ("riscv: Move KASAN mapping next to the kernel mapping") > Signed-off-by: Guo Ren > Signed-off-by: Guo Ren > Cc: Alexandre Ghiti > > [...] Here is the summary with links: - riscv: pgtable: Fixup comment for KERN_VIRT_SIZE https://git.kernel.org/riscv/c/6be1ff430dab You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html