android_kernel_samsung_msm8976/arch/powerpc
Stephen Rothwell 3a5f8c5f78 powerpc: make iSeries boot again
On ARCH=ppc64 we were getting htab_hash_mask recalculated
to the correct value for our particular machine by accident.
In the merge tree, that code was commented out, so htab_hash_mask
was being corrupted.

We now set ppc64_pft_size instead which gets htab_has_mask
calculated correctly for us later.  We should put an
ibm,pft-size property in the device tree at some point.

Also set -mno-minimal-toc in some makefiles.
Allow iSeries to configure PROC_DEVICETREE.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2005-10-12 10:58:00 +10:00
..
kernel ppc64: Use merged versions of init_task.c and process.c. 2005-10-11 22:09:48 +10:00
lib powerpc: Get 64-bit configs to compile with ARCH=powerpc 2005-10-10 22:50:37 +10:00
mm powerpc: make iSeries boot again 2005-10-12 10:58:00 +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: make iSeries boot again 2005-10-12 10:58:00 +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