From: Benjamin Herrenschmidt Date: Tue, 2 Jun 2009 21:17:41 +0000 (+0000) Subject: powerpc: Separate PACA fields for server CPUs X-Git-Tag: v2.6.31-rc1~331^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c60b5b8209627590b31c07262e40c27d27d272;p=pandora-kernel.git powerpc: Separate PACA fields for server CPUs This patch has no effect other than re-ordering PACA fields on current server CPUs. It however is a pre-requisite for future support of BookE 64-bit processors. Various parts of the PACA struct are now moved under some ifdef's, either the new CONFIG_PPC_BOOK3S or CONFIG_PPC_STD_MMU_64, whatever seems more appropriate. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed