remarkable-linux/arch/powerpc
Paul Mackerras 3eac8c69d1 powerpc: Move default hash table size calculation to hash_utils_64.c
We weren't computing the size of the hash table correctly on iSeries
because the relevant code in prom.c was #ifdef CONFIG_PPC_PSERIES.
This moves the code to hash_utils_64.c, makes it unconditional, and
cleans it up a bit.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-12 16:58:53 +10:00
..
kernel powerpc: Move default hash table size calculation to hash_utils_64.c 2005-10-12 16:58:53 +10:00
lib powerpc: Get 64-bit configs to compile with ARCH=powerpc 2005-10-10 22:50:37 +10:00
mm powerpc: Move default hash table size calculation to hash_utils_64.c 2005-10-12 16:58:53 +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 Merge from Linus' tree 2005-10-12 14:43:32 +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: make iSeries boot again 2005-10-12 10:58:00 +10:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile powerpc: Make building the boot image work for both 32-bit and 64-bit 2005-10-11 09:59:32 +10:00