dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ppc/boot/utils
David Gibson 2e2446ea07 [PATCH] Remove NACA fixed address constraint
Comments in head.S suggest that the iSeries naca has a fixed address,
because tools expect to find it there.  The only tool which appears to
access the naca is addRamDisk, but both the in-kernel version and the
version used in RHEL and SuSE in fact locate the NACA the same way as
the hypervisor does, by following the pointer in the hvReleaseData
structure.

Since the requirement for a fixed address seems to be obsolete, this
patch removes the naca from head.S and replaces it with a normal C
initializer.

For good measure, it removes an old version of addRamDisk.c which was
sitting, unused, in the ppc32 tree.

Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-08-29 10:53:33 +10:00
..
addnote.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
elf.pl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hack-coff.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mkbugboot.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mknote.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mkprep.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mktree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00