diff options
author | Anup Patel <[email protected]> | 2019-06-07 06:01:29 +0000 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2019-07-01 13:24:53 -0700 |
commit | d90d45d7dcb732f0d4fbb3b99164ae54999612d5 (patch) | |
tree | d27cd084d87a9d5ec813eb39b4c01e6bbb587de7 /net/lapb/lapb_timer.c | |
parent | bbc5dc5155aad9ba50eeda955c591549d761c1db (diff) |
RISC-V: Fix memory reservation in setup_bootmem()
Currently, the setup_bootmem() reserves memory from RAM start to the
kernel end. This prevents us from exploring ways to use the RAM below
(or before) the kernel start hence this patch updates setup_bootmem()
to only reserve memory from the kernel start to the kernel end.
Suggested-by: Mike Rapoport <[email protected]>
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions