]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Change address of ppc64 initial segment table
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 19 Aug 2005 04:52:31 +0000 (14:52 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 29 Aug 2005 00:53:33 +0000 (10:53 +1000)
commitde6a5acfd7e40fa7d062e7e2f91fc90313b32a8b
treeebf8eb2885e8431c82c011f46138d41630a8ba49
parent453914670133391e3a75c12f368e8b13f9ab441a
[PATCH] Change address of ppc64 initial segment table

On ppc64 machines with segment tables, CPU0's segment table is at a
fixed address, currently 0x9000.  This patch moves it to the free
space at 0x6000, just below the fwnmi data area.  This saves 8k of
space in vmlinux and the runtime kernel image.

Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/kernel/head.S
arch/ppc64/kernel/pacaData.c
include/asm-ppc64/mmu.h