riscv: remove FIXMAP_PAGE_IO and fall back to its default

A patch from »riscv: Implement svpbmt via alternatives« 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@...>

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 54cbf07fb4e9..899b59bdb9eb 100644
@@ -43,8 +43,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...