diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2005-08-19 14:52:32 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-08-29 10:53:34 +1000 |
commit | 60ba44945714d9b7dae8b85ab0926f6f13809c73 (patch) | |
tree | cdf432886e5e36ca2f45eac7daa09d09ec1c9882 /arch/m68k | |
parent | 0ab20002f4b41f4b1799bad5948389da1c4c8444 (diff) | |
download | op-kernel-dev-60ba44945714d9b7dae8b85ab0926f6f13809c73.zip op-kernel-dev-60ba44945714d9b7dae8b85ab0926f6f13809c73.tar.gz |
[PATCH] Fix apparent code overlap in ppc64 head.S
An #if/#else construct near the top of ppc64's head.S appears to
create overlapping sections of code for iSeries and pSeries (i.e. one
thing on iSeries and something different in the same place on
pSeries). In fact, checking the various absolute offsets, it doesn't.
This patch unravels the #ifdefs to make it more obvious what's going
on. This accomplishes another microstep towards a single kernel image
which can boot both iSeries and pSeries.
Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions