m68k: The bootinfo is located right after the kernel
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 9 Sep 2013 07:00:50 +0000 (09:00 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 26 Nov 2013 10:09:11 +0000 (11:09 +0100)
Since the introduction of init sections (which are located after BSS), the
bootinfo is no longer located right after the BSS, but after all kernel
sections.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found