android_kernel_xiaomi_sm7250/arch/powerpc/kernel
Paul Mackerras 5a408329ed powerpc: Fix bug caused by negation of 64-bit reloc_offset value
Although both ppc32 and ppc64 have a reloc_offset function, the ppc64
one produced the opposite sign to the ppc32 one.  This standardizes
on the ppc32 sign and fixes the merged 64-bit code to account for that.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-10 22:41:25 +10:00
..
asm-offsets.c powerpc: merge asm-offsets.c 2005-09-30 18:03:59 +10:00
btext.c powerpc: Merge in the ppc64 version of the prom code. 2005-10-06 12:06:20 +10:00
entry_32.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
entry_64.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
fpu.S powerpc: Use reg.h instead of processor.h when we just want reg names 2005-10-10 22:20:10 +10:00
head_4xx.S powerpc: merge idle_power4.S and trapc.s 2005-10-01 18:43:42 +10:00
head_8xx.S powerpc: merge idle_power4.S and trapc.s 2005-10-01 18:43:42 +10:00
head_32.S powerpc: Use reg.h instead of processor.h when we just want reg names 2005-10-10 22:20:10 +10:00
head_44x.S powerpc: merge idle_power4.S and trapc.s 2005-10-01 18:43:42 +10:00
head_64.S powerpc: Fix bug caused by negation of 64-bit reloc_offset value 2005-10-10 22:41:25 +10:00
head_fsl_booke.S powerpc: merge idle_power4.S and trapc.s 2005-10-01 18:43:42 +10:00
idle_6xx.S powerpc: Use reg.h instead of processor.h when we just want reg names 2005-10-10 22:20:10 +10:00
idle_power4.S powerpc: merge idle_power4.S and trapc.s 2005-10-01 18:43:42 +10:00
init_task.c powerpc: make process.c suitable for both 32-bit and 64-bit 2005-10-10 22:29:05 +10:00
Makefile powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
misc_32.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
misc_64.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
of_device.c powerpc: Merge of_device.c and of_device.h 2005-10-06 13:22:17 +10:00
ppc_ksyms.c powerpc: Merge in the ppc64 version of the prom code. 2005-10-06 12:06:20 +10:00
process.c powerpc: make process.c suitable for both 32-bit and 64-bit 2005-10-10 22:29:05 +10:00
prom_init.c powerpc: Fix bug caused by negation of 64-bit reloc_offset value 2005-10-10 22:41:25 +10:00
prom.c powerpc: Merge in the ppc64 version of the prom code. 2005-10-06 12:06:20 +10:00
semaphore.c powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
setup_32.c powerpc: Rename files to have consistent _32/_64 suffixes 2005-10-10 21:52:43 +10:00
systbl.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
traps.c powerpc: Reduce the 32/64-bit differences in traps.c 2005-10-10 22:37:57 +10:00
vecemu.c [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc 2005-09-21 19:21:07 +10:00
vector.S powerpc: Use reg.h instead of processor.h when we just want reg names 2005-10-10 22:20:10 +10:00
vmlinux.lds.S powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S 2005-10-10 22:38:46 +10:00