From: Ingo Molnar Date: Wed, 29 Apr 2009 10:56:58 +0000 (+0200) Subject: x86, vmlinux.lds: fix relocatable symbols X-Git-Tag: v2.6.31-rc1~422^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd0731944333db6e9e91b6954c6ef95f4b71ab04;p=pandora-kernel.git x86, vmlinux.lds: fix relocatable symbols __init_begin/_end symbols should be inside sections as well, otherwise the relocatable kernel gets confused when freeing init sections in the wrong place. [ Impact: fix bootup crash ] Cc: Sam Ravnborg Cc: Tim Abbott Cc: Linus Torvalds LKML-Reference: <20090429105056.GA28720@uranus.ravnborg.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed