diff options
author | Anup Patel <Anup.Patel@wdc.com> | 2019-04-05 07:49:34 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2019-04-10 18:41:40 +0200 |
commit | f05badde4e20d2e0f8c39d07a6873b2bfb0754f8 (patch) | |
tree | bf43cde7dbc80911ccd86c3a87170ba1d2a68ee2 /MAINTAINERS | |
parent | dt-bindings: clock: sifive: add FU540-C000 PRCI clock constants (diff) | |
download | linux-f05badde4e20d2e0f8c39d07a6873b2bfb0754f8.tar.xz linux-f05badde4e20d2e0f8c39d07a6873b2bfb0754f8.zip |
RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems
The Maximum Physical Memory 2GiB option for 64bit systems is currently
broken because kernel hangs at boot-time when this option is enabled
and the underlying system has more than 2GiB memory.
This issue can be easily reproduced on SiFive Unleashed board where
we have 8GiB of memory.
This patch fixes above issue by removing unusable memory region in
setup_bootmem().
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions