original_kernel/arch/nios2/kernel
Mike Rapoport (IBM) 0cc2dc4902 arch: make execmem setup available regardless of CONFIG_MODULES
execmem does not depend on modules, on the contrary modules use
execmem.

To make execmem available when CONFIG_MODULES=n, for instance for
kprobes, split execmem_params initialization out from
arch/*/kernel/module.c and compile it when CONFIG_EXECMEM=y

Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2024-05-14 00:31:44 -07:00
..
.gitignore
Makefile
asm-offsets.c
cpuinfo.c
entry.S
head.S
insnemu.S
irq.c
kgdb.c
misaligned.c
module.c arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
nios2_ksyms.c
process.c
prom.c
ptrace.c
setup.c
signal.c
sys_nios2.c
syscall_table.c
time.c
traps.c
vmlinux.lds.S