summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorSamuel Holland <samuel.holland@sifive.com>2024-10-26 10:13:54 -0700
committerPalmer Dabbelt <palmer@rivosinc.com>2025-03-26 15:56:40 -0700
commit2c0391b29b27f315c1b4c29ffde66f50b29fab99 (patch)
tree5495a849828fb02f632bcbe9c0ca88741228c6bb /net/lapb/lapb_timer.c
parentbffada8201fc9933ba0974b76b6068d6b4557ef4 (diff)
downloadlinux-2c0391b29b27f315c1b4c29ffde66f50b29fab99.tar.gz
linux-2c0391b29b27f315c1b4c29ffde66f50b29fab99.tar.bz2
linux-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 <samuel.holland@sifive.com> Reviewed-by: Jesse Taube <mr.bossman075@gmail.com> Link: https://lore.kernel.org/r/20241026171441.3047904-3-samuel.holland@sifive.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions