]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: remove FIXMAP_PAGE_IO and fall back to its default value
authorHeiko Stuebner <heiko@sntech.de>
Wed, 11 May 2022 19:29:19 +0000 (21:29 +0200)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 12 May 2022 04:36:33 +0000 (21:36 -0700)
commit6be51e18424b9ffc4131f636a28fd3b29b7edb37
tree2ad8b7111d9c56bcb939d05b6bd70881c35a5a4b
parent8626d2ed6a321832e6500dbf1bcfc8891ee24523
riscv: remove FIXMAP_PAGE_IO and fall back to its default value

If not defined in the arch, FIXMAP_PAGE_IO defaults to PAGE_KERNEL_IO,
which we defined when adding the svpbmt implementation.

So drop the FIXMAP_PAGE_IO riscv define.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
Reviewed-by: Guo Ren <guoren@kernel.org>
Link: https://lore.kernel.org/r/20220511192921.2223629-11-heiko@sntech.de
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/include/asm/fixmap.h