Hello:
This series was applied to riscv/linux.git (fixes) by Palmer Dabbelt palmer@rivosinc.com:
On Mon, 26 Aug 2024 09:36:44 -0700 you wrote:
There have been a couple of reports that using the hint address to restrict the address returned by mmap hint address has caused issues in applications. A different solution for restricting addresses returned by mmap is necessary to avoid breakages.
Signed-off-by: Charlie Jenkins charlie@rivosinc.com
[...]
Here is the summary with links: - [1/3] Revert "RISC-V: mm: Document mmap changes" https://git.kernel.org/riscv/c/954260ff5a46 - [2/3] riscv: selftests: Remove mmap hint address checks https://git.kernel.org/riscv/c/83dae72ac038 - [3/3] riscv: mm: Do not restrict mmap address based on hint https://git.kernel.org/riscv/c/2116988d5372
You are awesome, thank you!