Files
linux-stable-mirror/arch/riscv/include/asm
Alexandre Ghiti 88573389aa riscv: Fix missing PAGE_PFN_MASK
There are a bunch of functions that use the PFN from a page table entry
that end up with the svpbmt upper-bits because they are missing the newly
introduced PAGE_PFN_MASK which leads to wrong addresses conversions and
then crash: fix this by adding this mask.

Fixes: 100631b48d ("riscv: Fix accessing pfn bits in PTEs for non-32bit variants")
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
2022-07-11 09:33:35 +05:30
..
2022-03-10 09:29:21 -08:00
2022-01-05 17:53:05 -08:00
2022-01-19 17:54:09 -08:00
2022-05-11 11:50:10 -07:00
2022-03-29 14:31:07 -07:00
2022-07-11 09:33:35 +05:30
2022-07-11 09:33:35 +05:30
2022-02-25 09:36:05 +01:00