From: Geert Uytterhoeven Date: Mon, 9 Sep 2013 07:00:50 +0000 (+0200) Subject: m68k: The bootinfo is located right after the kernel X-Git-Tag: v3.14-rc1~183^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29a202035753dd0e5810caaefe885ed8934bfd46;p=pandora-kernel.git 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 --- Reading git-diff-tree failed