diff options
| author | Samuel Holland <[email protected]> | 2024-10-26 17:13:54 +0000 |
|---|---|---|
| committer | Palmer Dabbelt <[email protected]> | 2025-03-26 22:56:40 +0000 |
| commit | 2c0391b29b27f315c1b4c29ffde66f50b29fab99 (patch) | |
| tree | 5495a849828fb02f632bcbe9c0ca88741228c6bb /drivers/fpga/tests/fpga-mgr-test.c | |
| parent | riscv: Remove duplicate CONFIG_PAGE_OFFSET definition (diff) | |
| download | kernel-2c0391b29b27f315c1b4c29ffde66f50b29fab99.tar.gz kernel-2c0391b29b27f315c1b4c29ffde66f50b29fab99.zip | |
riscv: Allow NOMMU kernels to access all of RAM
NOMMU kernels currently cannot access memory below the kernel link
address. Remove this restriction by setting PAGE_OFFSET to the actual
start of RAM, as determined from the devicetree. The kernel link address
must be a constant, so keep using CONFIG_PAGE_OFFSET for that purpose.
Signed-off-by: Samuel Holland <[email protected]>
Reviewed-by: Jesse Taube <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions
