public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 6.6.y 0/2] riscv: mm: Backport of mmap hint address fixes
@ 2025-10-08  7:50 Vivian Wang
  2025-10-08  7:50 ` [PATCH 6.6.y 1/2] riscv: mm: Use hint address in mmap if available Vivian Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vivian Wang @ 2025-10-08  7:50 UTC (permalink / raw)
  To: stable, Paul Walmsley, Palmer Dabbelt, Albert Ou, Paul Walmsley
  Cc: Vivian Wang, Inochi Amaoto, Charlie Jenkins, linux-kernel,
	Palmer Dabbelt, Yangyu Chen, Guo Ren, Han Gao, linux-riscv,
	Yao Zi

Backport of the two riscv mmap patches from master. In effect, these two
patches removes arch_get_mmap_{base,end} for riscv.

Guo Ren: Please take a look. Patch 1 has a slightly non-trivial conflict
with your commit 97b7ac69be2e ("riscv: mm: Fixup compat
arch_get_mmap_end"), which changed STACK_TOP_MAX from TASK_SIZE_64 to
TASK_SIZE when CONFIG_64BIT=y. This shouldn't be a problem, but, well,
just to be safe.

---
Charlie Jenkins (2):
      riscv: mm: Use hint address in mmap if available
      riscv: mm: Do not restrict mmap address based on hint

 arch/riscv/include/asm/processor.h | 33 +++++----------------------------
 1 file changed, 5 insertions(+), 28 deletions(-)
---
base-commit: 60a9e718726fa7019ae00916e4b1c52498da5b60
change-id: 20250917-riscv-mmap-addr-space-6-6-15e7db6b5db6

Best regards,
-- 
Vivian "dramforever" Wang


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2025-10-09 13:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08  7:50 [PATCH 6.6.y 0/2] riscv: mm: Backport of mmap hint address fixes Vivian Wang
2025-10-08  7:50 ` [PATCH 6.6.y 1/2] riscv: mm: Use hint address in mmap if available Vivian Wang
2025-10-08  7:50 ` [PATCH 6.6.y 2/2] riscv: mm: Do not restrict mmap address based on hint Vivian Wang
2025-10-08 10:20 ` [PATCH 6.6.y 0/2] riscv: mm: Backport of mmap hint address fixes Greg KH
2025-10-09  4:19   ` Vivian Wang
2025-10-09  5:00     ` Greg KH
2025-10-09  5:50       ` Vivian Wang
2025-10-09 13:31         ` Greg KH

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