From: Anton Blanchard Date: Tue, 6 Aug 2013 16:01:18 +0000 (+1000) Subject: powerpc: Align p_toc X-Git-Tag: v3.12-rc1~123^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b63fee1fe5d10c397d740ffef4d576a196ed72d;p=pandora-kernel.git powerpc: Align p_toc p_toc is an 8 byte relative offset to the TOC that we place in the text section. This means it is only 4 byte aligned where it should be 8 byte aligned. Add an explicit alignment. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed