Hello: This patch was applied to riscv/linux.git (for-next) by Palmer Dabbelt <palmer@xxxxxxxxxxxx>: On Wed, 10 Apr 2024 16:45:57 +0200 you wrote: > Some userspace applications (OpenJDK for instance) uses the free MSBs > in pointers to insert additional information for their own logic and > need to get this information from somewhere. Currently they rely on > parsing /proc/cpuinfo "mmu=svxx" string to obtain the current value of > virtual address usable bits [1]. Since this reflect the raw supported > MMU mode, it might differ from the logical one used internally which is > why arch_get_mmap_end() is used. Exporting the highest mmapable address > through hwprobe will allow a more stable interface to be used. For that > purpose, add a new hwprobe key named > RISCV_HWPROBE_KEY_HIGHEST_VIRT_ADDRESS which will export the highest > userspace virtual address. > > [...] Here is the summary with links: - [v5] riscv: hwprobe: export highest virtual userspace address https://git.kernel.org/riscv/c/c9b8cd139c1d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html