[RFC PATCH 1/5] riscv: Define ioremap_cache for RISC-V
Paul Walmsley
pjw at kernel.org
Wed Sep 17 10:23:49 PDT 2025
On Wed, 10 Sep 2025, Ruidong Tian wrote:
> From: Himanshu Chauhan <hchauhan at ventanamicro.com>
>
> bert and einj drivers use ioremap_cache for mapping entries
> but ioremap_cache is not defined for RISC-V.
>
> Signed-off-by: Himanshu Chauhan <hchauhan at ventanamicro.com>
Looks like nothing should be using ioremap_cache() at all:
https://lore.kernel.org/linux-riscv/YzQ6pqykLhJVeD2p@infradead.org/#t
Probably best just to fix the ACPI drivers?
- Paul
More information about the linux-riscv
mailing list