commit | 35499c0195e46f479cf6ac16ad8d3f394b5fcc10 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Sat Oct 22 16:02:39 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Sat Oct 22 16:02:39 2005 +1000 |
tree | 25660acd2425de5236a1eff7a25dc931e6f86492 | |
parent | b6ba92819dc1304a4e5a0bf06b297c657b58168a [diff] |
powerpc: Merge in 64-bit powermac support. This brings in a lot of changes from arch/ppc64/kernel/pmac_*.c to arch/powerpc/platforms/powermac/*.c and makes various minor tweaks elsewhere. On the powermac we now initialize ppc_md by copying the whole pmac_md structure into it, which required some changes in the ordering of initializations of individual fields of it. Signed-off-by: Paul Mackerras <paulus@samba.org>