WSL2-Linux-Kernel/arch/m68k
Geert Uytterhoeven 5df1abdbd3 m68k/amiga: Fix "debug=mem"
`debug=mem' on Amiga has been broken for a while.
early_param() processing is done very/too early, i.e. before
amiga_identify() / amiga_chip_init(), causing amiga_savekmsg_setup() not
to find any Chip RAM.

As we don't plan to free this memory anyway, just steal it from the initial
Chip RAM memory block instead.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2011-01-23 11:24:42 +01:00
..
amiga m68k/amiga: Fix "debug=mem" 2011-01-23 11:24:42 +01:00
apollo
atari m68k/atari: Rename "scc" to "atari_scc" 2011-01-23 11:24:35 +01:00
bvme6000
configs
fpsp040
hp300
ifpsp060
include/asm m68k/atari: Rename "scc" to "atari_scc" 2011-01-23 11:24:35 +01:00
kernel m68k: Check __get_user()/__put_user() return value 2011-01-07 14:01:35 +01:00
lib
mac
math-emu
mm
mvme16x
mvme147
q40
sun3
sun3x
tools/amiga
Kconfig
Kconfig.debug
Makefile
install.sh