commit | 16a15a30f8a09af6ce2dc4fd6eec9b454c1fe488 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Mon Aug 20 14:58:36 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Aug 22 15:21:46 2007 +1000 |
tree | b9a2be9818f41d92df001950374ed6bc49e44751 | |
parent | 556ecf9be66f4d493e19bc71a7ce84366d512b71 [diff] |
[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 <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>