android_kernel_motorola_sm6225/arch/powerpc
Rusty Russell 872aa779bc powerpc/module: Fix stubs for BE
A simple patch which was supposed to swap r12 and r11 also
inexplicably changed the offset by two bytes.  This instruction
(to load r2) isn't used in LE, so it wasn't noticed.

Fixes: b1ce369e82 ("powerpc: modules: use r12 for stub jump address.)
Reported-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Tested-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2014-05-20 10:56:01 +10:00
..
boot Merge remote-tracking branch 'anton/abiv2' into next 2014-05-05 20:57:12 +10:00
configs IBM Akebono: Add the Akebono platform 2014-05-01 08:26:26 +10:00
crypto
include powerpc: Clear ELF personality flag if ELFv2 is not requested. 2014-05-20 10:55:59 +10:00
kernel powerpc/module: Fix stubs for BE 2014-05-20 10:56:01 +10:00
kvm Merge remote-tracking branch 'anton/abiv2' into next 2014-05-05 20:57:12 +10:00
lib Merge remote-tracking branch 'anton/abiv2' into next 2014-05-05 20:57:12 +10:00
math-emu powerpc: Correct emulated mtfsf instruction 2014-04-07 10:33:11 +10:00
mm Merge remote-tracking branch 'anton/abiv2' into next 2014-05-05 20:57:12 +10:00
net net: filter: add jited flag to indicate jit compiled filters 2014-03-31 00:45:08 -04:00
oprofile cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} 2014-03-19 14:10:24 +01:00
perf powerpc/perf/hv-24x7: Catalog version number is be64, not be32 2014-04-28 16:31:50 +10:00
platforms Revert "powerpc/powernv: Fundamental reset on PLX ports" 2014-05-20 10:20:49 +10:00
sysdev powerpc: Added PCI MSI support using the HSTA module 2014-05-01 08:26:30 +10:00
xmon powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint 2014-05-20 10:54:06 +10:00
Kconfig Merge git://git.infradead.org/users/eparis/audit 2014-04-12 12:38:53 -07:00
Kconfig.debug
Makefile Merge remote-tracking branch 'anton/abiv2' into next 2014-05-05 20:57:12 +10:00
relocs_check.pl