aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/entry.S
diff options
context:
space:
mode:
authorAndreas Larsson <andreas@gaisler.com>2021-02-05 14:20:31 +0100
committerDavid S. Miller <davem@davemloft.net>2021-02-18 16:14:31 -0800
commitbda166930c37604ffa93f2425426af6921ec575a (patch)
tree772cde30375cc6f44b18935ef51b42274ca5e5d1 /arch/sparc/kernel/entry.S
parentsparc: Replace test_ti_thread_flag() with test_tsk_thread_flag() (diff)
downloadlinux-dev-bda166930c37604ffa93f2425426af6921ec575a.tar.xz
linux-dev-bda166930c37604ffa93f2425426af6921ec575a.zip
sparc32: Limit memblock allocation to low memory
Commit cca079ef8ac29a7c02192d2bad2ffe4c0c5ffdd0 changed sparc32 to use memblocks instead of bootmem, but also made high memory available via memblock allocation which does not work together with e.g. phys_to_virt and can lead to kernel panic. This changes back to only low memory being allocatable in the early stages, now using memblock allocation. Signed-off-by: Andreas Larsson <andreas@gaisler.com> Acked-by: Mike Rapoport <rppt@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel/entry.S')
0 files changed, 0 insertions, 0 deletions