android_kernel_google_msm/arch/powerpc
Anton Blanchard 232efafc88 powerpc: Align TOC to 256 bytes
commit 5e95235ccd5442d4a4fe11ec4eb99ba1b7959368 upstream.

Recent toolchains force the TOC to be 256 byte aligned. We need
to enforce this alignment in our linker script, otherwise pointers
to our TOC variables (__toc_start, __prom_init_toc_start) could
be incorrect.

If they are bad, we die a few hundred instructions into boot.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-09-18 09:20:41 +08:00
..
boot powerpc/mpc85xx: Add ranges to etsec2 nodes 2015-06-19 11:40:32 +08:00
configs
include/asm powerpc: Fix 64 bit builds with binutils 2.24 2014-06-16 13:45:45 -07:00
kernel powerpc: Align TOC to 256 bytes 2015-09-18 09:20:41 +08:00
kvm KVM: PPC: Emulate dcbf 2014-03-11 16:10:03 -07:00
lib powerpc: Restore registers on error exit from csum_partial_copy_generic() 2014-07-09 10:51:21 -07:00
math-emu
mm vm: add VM_FAULT_SIGSEGV handling support 2015-04-14 17:33:57 +08:00
net
oprofile
perf powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH 2015-09-18 09:20:30 +08:00
platforms powerpc/pseries: Correct cpu affinity for dlpar added cpus 2015-09-18 09:20:35 +08:00
sysdev axonram: Fix bug in direct_access 2015-06-19 11:40:11 +08:00
xmon powerpc/xmon: Fix another endiannes issue in RTAS call from xmon 2015-04-14 17:33:55 +08:00
Kconfig
Kconfig.debug
Makefile powerpc: Fix 64 bit builds with binutils 2.24 2014-06-16 13:45:45 -07:00
relocs_check.pl