]> Git Repo - linux.git/commit
docs: riscv: Define behavior of mmap
authorCharlie Jenkins <[email protected]>
Wed, 31 Jan 2024 01:07:02 +0000 (17:07 -0800)
committerPalmer Dabbelt <[email protected]>
Thu, 14 Mar 2024 15:46:15 +0000 (08:46 -0700)
commit371a3c2055dbb8a88754902fe19aa4fcc4318c29
treefd7e2fd1aaea26adf8513305998a38da95eceec8
parent73d05262a2ca28c72c5aec57d79b47c251fe77c5
docs: riscv: Define behavior of mmap

Define mmap on riscv to not provide an address that uses more bits than
the hint address, if provided.

Signed-off-by: Charlie Jenkins <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Documentation/arch/riscv/vm-layout.rst
This page took 0.054007 seconds and 4 git commands to generate.