Home
last modified time | relevance | path

Searched hist:de658bcf03339561572e5dad3ec8ecedd1256747 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dextable.hdiff de658bcf03339561572e5dad3ec8ecedd1256747 Tue May 09 17:26:41 CEST 2023 Jisheng Zhang <jszhang@kernel.org> riscv: mm: stub extable related functions/macros for !MMU

extable relies on the MMU to work properly, so it's useless to
include __ex_table sections and build extable related functions for
!MMU case.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Link: https://lore.kernel.org/r/20230509152641.805-1-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
H A Dasm-extable.hdiff de658bcf03339561572e5dad3ec8ecedd1256747 Tue May 09 17:26:41 CEST 2023 Jisheng Zhang <jszhang@kernel.org> riscv: mm: stub extable related functions/macros for !MMU

extable relies on the MMU to work properly, so it's useless to
include __ex_table sections and build extable related functions for
!MMU case.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Link: https://lore.kernel.org/r/20230509152641.805-1-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>