From: Anton Blanchard Date: Mon, 3 Mar 2014 21:31:24 +0000 (+1100) Subject: powerpc: Align p_dyn, p_rela and p_st symbols X-Git-Tag: v3.14-rc6~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5b2cf5b1af424ee3dd9e3ce6d5cea18cb927e67;p=pandora-kernel.git powerpc: Align p_dyn, p_rela and p_st symbols The 64bit relocation code places a few symbols in the text segment. These symbols are only 4 byte aligned where they need to be 8 byte aligned. Add an explicit alignment. Signed-off-by: Anton Blanchard Cc: stable@vger.kernel.org Tested-by: Laurent Dufour Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed