[PATCH v2 0/2] Fix and optimize LoongArch module loading

Tiezhu Yang posted 2 patches 3 days, 15 hours ago
arch/loongarch/include/asm/pgtable.h | 2 +-
arch/loongarch/kernel/module.c       | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
[PATCH v2 0/2] Fix and optimize LoongArch module loading
Posted by Tiezhu Yang 3 days, 15 hours ago
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