Searched hist:"5 b63fee1fe5d10c397d740ffef4d576a196ed72d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_64.S | diff 5b63fee1fe5d10c397d740ffef4d576a196ed72d Tue Aug 06 11:01:18 CDT 2013 Anton Blanchard <anton@samba.org> 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 <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|