]> Pileus Git - ~andy/linux/commit
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)
commit29a202035753dd0e5810caaefe885ed8934bfd46
tree971426ad2825e009e0570d055ed05e26519ec305
parentb3ce71720560a9125aa0343bdbf501d887dbfb74
m68k: The bootinfo is located right after the kernel

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>
arch/m68k/include/asm/bootinfo.h
arch/m68k/kernel/head.S
arch/m68k/kernel/setup_mm.c