riscv: remove FIXMAP_PAGE_IO and fall back to its

A patch from »riscv: support for Svpbmt and D1 memory types« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Thu, 9 Dec 2021 19:42:49 +0100

Commit-Message

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@...> Reviewed-by: Christoph Hellwig <hch@...> Reviewed-by: Philipp Tomsich <philipp.tomsich@...> Reviewed-by: Guo Ren <guoren@...>

Patch-Comment

arch/riscv/include/asm/fixmap.h | 2 -- 1 file changed, 2 deletions(-)

Statistics

  • 0 lines added
  • 2 lines removed

Changes

----------------------- arch/riscv/include/asm/fixmap.h ------------------------
index 3cfece8b6568..5c3e7b97fcc6 100644
@@ -45,8 +45,6 @@ enum fixed_addresses {
__end_of_fixed_addresses
};
-#define FIXMAP_PAGE_IO PAGE_KERNEL
-
#define __early_set_fixmap __set_fixmap
#define __late_set_fixmap __set_fixmap
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...