Fix "execmem: unable to allocate memory" failures and optimize
apply_relocate_add() to improve module loading efficiency.
v2:
-- Drop the size/align/caller print patch for mm/execmem.
-- Update the commit message for the 2GB space expansion patch.
-- Add a new patch to skip address pairing for non-exec sections.
Tiezhu Yang (2):
LoongArch: Expand module virtual address space to 2GB
LoongArch: Skip address pairing for non-exec sections
arch/loongarch/include/asm/pgtable.h | 2 +-
arch/loongarch/kernel/module.c | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
--
2.42.0