[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1581767384.git.jan.kiszka@web.de>
Date: Sat, 15 Feb 2020 12:49:41 +0100
From: Jan Kiszka <jan.kiszka@....de>
To: Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
linux-riscv@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] riscv: mem= support, ioremap exec fix
Patch 1 was already sent separately. This improves it by calling
memblock_enforce_memory_limit in order to call set_max_mapnr with the
correct memory size.
There are two more patches in this series. One is a micro-optimization,
the other enables ioremap of executable memory. The latter will be
needed to enable the Jailhouse hypervisor on RISC-V.
Jan
Jan Kiszka (3):
riscv: Add support for mem=
riscv: End kernel region search in setup_bootmem earlier
riscv: Fix crash when flushing executable ioremap regions
arch/riscv/mm/cacheflush.c | 3 ++-
arch/riscv/mm/init.c | 21 +++++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
--
2.16.4
Powered by blists - more mailing lists