From: Stephen Rothwell Date: Mon, 20 Aug 2007 04:58:36 +0000 (+1000) Subject: [POWERPC] iSeries: Clean up lparmap mess X-Git-Tag: v2.6.24-rc1~1450^2~322 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a15a30f8a09af6ce2dc4fd6eec9b454c1fe488;p=pandora-kernel.git [POWERPC] iSeries: Clean up lparmap mess We need to have xLparMap in head_64.S so that it is at a fixed address (because the linker will not resolve (address & 0xffffffff) for us). But the assembler miscalculates the KERNEL_VSID() expressions. So put the confusing expressions into asm-offsets.c. Signed-off-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed