linux/arch
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
..
alpha alpha: drop pre-EV56 support 2024-05-06 12:05:00 +02:00
arc ARC: [plat-hsdk]: Remove misplaced interrupt-cells property 2024-04-16 10:45:57 -07:00
arm arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
arm64 arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
csky csky: Emulate one-byte cmpxchg 2024-05-11 07:07:07 -07:00
hexagon hexagon: vmlinux.lds.S: handle attributes section 2024-03-26 11:07:23 -07:00
loongarch arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
m68k TTY/Serial driver update for 6.9-rc1 2024-03-21 12:44:10 -07:00
microblaze arch: define CONFIG_PAGE_SIZE_*KB on all architectures 2024-03-06 19:29:09 +01:00
mips arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
nios2 arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
openrisc OpenRISC updates for 6.9 2024-03-14 15:53:10 -07:00
parisc arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
powerpc arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
riscv arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
s390 arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
sh sh updates for v6.9 2024-03-21 10:13:47 -07:00
sparc arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
um x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macros 2024-04-06 12:42:17 +02:00
x86 arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
xtensa Xtensa fixes for v6.9: 2024-05-02 10:41:28 -07:00
.gitignore
Kconfig mm/execmem, arch: convert remaining overrides of module_alloc to execmem 2024-05-14 00:31:43 -07:00