linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
@ 2022-12-01 13:51 Alexandre Ghiti
  2022-12-01 13:51 ` [PATCH 1/1] " Alexandre Ghiti
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexandre Ghiti @ 2022-12-01 13:51 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou, Qinglin Pan, linux-mm,
	linux-riscv, linux-kernel
  Cc: Alexandre Ghiti

+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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-12-13 16:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-01 13:51 [PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode Alexandre Ghiti
2022-12-01 13:51 ` [PATCH 1/1] " Alexandre Ghiti
2022-12-01 19:24   ` Palmer Dabbelt
2022-12-13 16:21 ` [PATCH 0/1] " Palmer Dabbelt
2022-12-13 16:30 ` patchwork-bot+linux-riscv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox