android_kernel_samsung_msm8976/arch
Sascha Hauer 7b640feea9 ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
commit 5616f36713ea77f57ae908bf2fef641364403c9f upstream.

The secondary CPU starts up in ARM mode. When the kernel is compiled in
thumb2 mode we have to explicitly compile the secondary startup
trampoline in ARM mode, otherwise the CPU will go to Nirvana.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reported-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Suggested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2016-06-07 10:42:52 +02:00
..
alpha vm: add VM_FAULT_SIGSEGV handling support 2015-04-29 10:34:00 +02:00
arc ARC: dw2 unwind: Remove falllback linear search thru FDE entries 2016-03-03 15:06:21 -08:00
arm ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel 2016-06-07 10:42:52 +02:00
arm64 arm64: mm: ensure that the zero page is visible to the page table walker 2016-01-28 21:49:36 -08:00
avr32 vm: add VM_FAULT_SIGSEGV handling support 2015-04-29 10:34:00 +02:00
blackfin
c6x C6x: time: Ensure consistency in __init 2015-05-06 21:56:28 +02:00
cris vm: add VM_FAULT_SIGSEGV handling support 2015-04-29 10:34:00 +02:00
frv vm: add VM_FAULT_SIGSEGV handling support 2015-04-29 10:34:00 +02:00
h8300
hexagon arch: mm: pass userspace fault flag to generic fault handler 2014-11-21 09:22:56 -08:00
ia64 vm: add VM_FAULT_SIGSEGV handling support 2015-04-29 10:34:00 +02:00
m32r m32r: fix m32104ut_defconfig build fail 2016-02-25 11:57:49 -08:00
m68k m68k/uaccess: Fix asm constraints for userspace access 2015-10-27 09:44:49 +09:00
metag vm: add VM_FAULT_SIGSEGV handling support 2015-04-29 10:34:00 +02:00
microblaze vm: add VM_FAULT_SIGSEGV handling support 2015-04-29 10:34:00 +02:00
mips MIPS: KVM: Uninit VCPU in vcpu_create error path 2016-03-03 15:06:20 -08:00
mn10300 mn10300: Select CONFIG_HAVE_UID16 to fix build failure 2016-01-28 21:49:37 -08:00
openrisc openrisc: fix CONFIG_UID16 setting 2016-01-28 21:49:36 -08:00
parisc parisc: Fix kernel crash with reversed copy_from_user() 2016-06-07 10:42:48 +02:00
powerpc powerpc: Fix dedotify for binutils >= 2.26 2016-03-16 08:41:36 -07:00
s390 s390: fix normalization bug in exception table sorting 2016-03-03 15:06:22 -08:00
score vm: add VM_FAULT_SIGSEGV handling support 2015-04-29 10:34:00 +02:00
sh sh64: fix __NR_fgetxattr 2016-02-19 14:22:38 -08:00
sparc sparc64: fix incorrect sign extension in sys_sparc64_personality 2016-03-03 15:06:23 -08:00
tile tile: use free_bootmem_late() for initrd 2015-08-10 12:20:30 -07:00
um uml: flush stdout before forking 2016-03-03 15:06:23 -08:00
unicore32 nosave: consolidate __nosave_{begin,end} in <asm/sections.h> 2015-05-06 21:56:28 +02:00
x86 perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere 2016-06-07 10:42:48 +02:00
xtensa xtensa: clear all DBREAKC registers on start 2016-06-07 10:42:47 +02:00
.gitignore
Kconfig