android_kernel_samsung_msm8976/arch/powerpc
Anton Blanchard 96350a7067 powerpc: Align p_end
commit 286e4f90a72c0b0621dde0294af6ed4b0baddabb upstream.

p_end is an 8 byte value embedded in the text section. This means it
is only 4 byte aligned when it should be 8 byte aligned. Fix this
by adding an explicit alignment.

This fixes an issue where POWER7 little endian builds with
CONFIG_RELOCATABLE=y fail to boot.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 12:24:22 -08:00
..
boot
configs
crypto
include powerpc: Fix bad stack check in exception entry 2014-01-09 12:24:22 -08:00
kernel powerpc: Align p_end 2014-01-09 12:24:22 -08:00
kvm powerpc: kvm: fix rare but potential deadlock scene 2014-01-09 12:24:19 -08:00
lib powerpc: Restore registers on error exit from csum_partial_copy_generic() 2013-10-13 16:08:31 -07:00
math-emu
mm powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled 2013-11-29 11:11:51 -08:00
net
oprofile
perf powerpc/perf: Fix handling of FAB events 2013-10-13 16:08:31 -07:00
platforms powerpc/powernv: Add PE to its own PELTV 2013-11-29 11:11:51 -08:00
sysdev
xmon
Kconfig
Kconfig.debug
Makefile
relocs_check.pl