https://github.com/torvalds/linux
Revision f1a1b63529986d0c8970da182f0935eae059421b authored by Geert Uytterhoeven on 08 July 2014, 07:17:16 UTC, committed by Geert Uytterhoeven on 10 July 2014, 07:58:26 UTC
My enhancement to store the initial mapping size for later reuse in commit
486df8bc4627bdfc032d11bedcd056cc5343ee62 ("m68k: Increase initial mapping
to 8 or 16 MiB if possible") broke booting on machines where RAM doesn't
start at address zero.

Use pc-relative addressing to fix this.

Reported-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Tested-by: Andreas Schwab <schwab@linux-m68k.org>
1 parent cd3de83
History
Tip revision: f1a1b63529986d0c8970da182f0935eae059421b authored by Geert Uytterhoeven on 08 July 2014, 07:17:16 UTC
m68k: Fix boot regression on machines with RAM at non-zero
Tip revision: f1a1b63
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 275.5 KB
Makefile -rw-r--r-- 51.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top