[PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode

Alexandre Ghiti posted 1 patch 2 years, 9 months ago
arch/riscv/include/asm/pgtable-64.h | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
[PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
Posted by Alexandre Ghiti 2 years, 9 months ago
+cc linux-mm since I'm struggling to know how bad is this issue and
if this should be picked for 6.1-rc8 or not.

I tested this fix on an Ubuntu kernel in sv39 mode without any issue
but the version without the fix seems to work fine too, either this is
not a real issue or I don't exercise the right thing to make it visible.

Any help appreciated!

Alexandre Ghiti (1):
  riscv: Fix P4D_SHIFT definition for 3-level page table mode

 arch/riscv/include/asm/pgtable-64.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.37.2
Re: [PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
Posted by patchwork-bot+linux-riscv@kernel.org 2 years, 9 months ago
Hello:

This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:

On Thu,  1 Dec 2022 14:51:27 +0100 you wrote:
> +cc linux-mm since I'm struggling to know how bad is this issue and
> if this should be picked for 6.1-rc8 or not.
> 
> I tested this fix on an Ubuntu kernel in sv39 mode without any issue
> but the version without the fix seems to work fine too, either this is
> not a real issue or I don't exercise the right thing to make it visible.
> 
> [...]

Here is the summary with links:
  - [1/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
    https://git.kernel.org/riscv/c/71fc3621efc3

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Re: [PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
Posted by Palmer Dabbelt 2 years, 9 months ago
On Thu, 1 Dec 2022 14:51:27 +0100, Alexandre Ghiti wrote:
> +cc linux-mm since I'm struggling to know how bad is this issue and
> if this should be picked for 6.1-rc8 or not.
> 
> I tested this fix on an Ubuntu kernel in sv39 mode without any issue
> but the version without the fix seems to work fine too, either this is
> not a real issue or I don't exercise the right thing to make it visible.
> 
> [...]

Applied, thanks!

[1/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
      https://git.kernel.org/palmer/c/71fc3621efc3

Best regards,
-- 
Palmer Dabbelt <palmer@rivosinc.com>