android_kernel_xiaomi_sm7250/arch/powerpc
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
..
kernel powerpc: Fix bug caused by negation of 64-bit reloc_offset value 2005-10-10 22:41:25 +10:00
lib powerpc: Use reg.h instead of processor.h when we just want reg names 2005-10-10 22:20:10 +10:00
mm powerpc: Use reg.h instead of processor.h when we just want reg names 2005-10-10 22:20:10 +10:00
oprofile [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
platforms powerpc: rename powermac files to remove pmac_ prefix 2005-10-10 22:13:53 +10:00
sysdev powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit 2005-10-10 22:25:26 +10:00
Kconfig powerpc: Remove 64-bit cpu support from ppc32. 2005-10-06 12:49:05 +10:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00