LoongArch architecture development
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Enhance execmem diagnostic and fix LoongArch module bottleneck
@ 2026-07-17  7:57 Tiezhu Yang
  2026-07-17  7:57 ` [PATCH v1 1/2] mm/execmem: Print size, align and caller on allocation failure Tiezhu Yang
  2026-07-17  7:57 ` [PATCH v1 2/2] LoongArch: mm: Expand modules virtual address space to 2GB Tiezhu Yang
  0 siblings, 2 replies; 10+ messages in thread
From: Tiezhu Yang @ 2026-07-17  7:57 UTC (permalink / raw)
  To: Andrew Morton, Mike Rapoport, Huacai Chen
  Cc: linux-mm, loongarch, linux-kernel

This series enhances the visual diagnostics for execmem allocation
failures and addresses a practical module space exhaustion issue
on LoongArch.

Tiezhu Yang (2):
  mm/execmem: Print size, align and caller on allocation failure
  LoongArch: mm: Expand modules virtual address space to 2GB

 arch/loongarch/include/asm/pgtable.h | 2 +-
 mm/execmem.c                         | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.42.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-07-21  4:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-17  7:57 [PATCH v1 0/2] Enhance execmem diagnostic and fix LoongArch module bottleneck Tiezhu Yang
2026-07-17  7:57 ` [PATCH v1 1/2] mm/execmem: Print size, align and caller on allocation failure Tiezhu Yang
2026-07-17 18:37   ` Andrew Morton
2026-07-19  8:55     ` Mike Rapoport
2026-07-17  7:57 ` [PATCH v1 2/2] LoongArch: mm: Expand modules virtual address space to 2GB Tiezhu Yang
2026-07-19  9:01   ` Mike Rapoport
2026-07-19 15:28     ` Xi Ruoyao
2026-07-20  7:16       ` Tiezhu Yang
2026-07-20 10:40       ` Tiezhu Yang
2026-07-21  4:56         ` Huacai Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox