[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240227205016.121901-1-alexghiti@rivosinc.com>
Date: Tue, 27 Feb 2024 21:50:14 +0100
From: Alexandre Ghiti <alexghiti@...osinc.com>
To: Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Andrew Jones <ajones@...tanamicro.com>,
Conor Dooley <conor.dooley@...rochip.com>,
Qinglin Pan <panqinglin2020@...as.ac.cn>,
linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org
Cc: Alexandre Ghiti <alexghiti@...osinc.com>
Subject: [PATCH -fixes 0/2] NAPOT Fixes
This contains 2 fixes for NAPOT: patch 1 disables the use of NAPOT
mapping for vmalloc/vmap and patch 2 implements pte_leaf_size() to
report NAPOT size.
Alexandre Ghiti (2):
Revert "riscv: mm: support Svnapot in huge vmap"
riscv: Fix pte_leaf_size() for NAPOT
arch/riscv/include/asm/pgtable.h | 4 +++
arch/riscv/include/asm/vmalloc.h | 61 +-------------------------------
2 files changed, 5 insertions(+), 60 deletions(-)
--
2.39.2
Powered by blists - more mailing lists