summaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/pmac_setup.c
diff options
context:
space:
mode:
authorDavid S. Miller2005-10-12 00:45:16 +0200
committerDavid S. Miller2005-10-12 00:45:16 +0200
commitb1b510aa284af1908d5d369d52f7dae16aaabd71 (patch)
treedd79875667adf73552c4b9c4789aee2b4ada8368 /arch/ppc/platforms/pmac_setup.c
parent[SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9a (diff)
downloadkernel-qcow2-linux-b1b510aa284af1908d5d369d52f7dae16aaabd71.tar.gz
kernel-qcow2-linux-b1b510aa284af1908d5d369d52f7dae16aaabd71.tar.xz
kernel-qcow2-linux-b1b510aa284af1908d5d369d52f7dae16aaabd71.zip
[SPARC64]: Fix net booting on Ultra5
We were not doing alignment properly when remapping the kernel image. What we want is a 4MB aligned physical address to map at KERNBASE. Mistakedly we were 4MB aligning the virtual address where the kernel initially sits, that's wrong. Instead, we should PAGE align the virtual address, then 4MB align the physical address result the prom gives to us. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/ppc/platforms/pmac_setup.c')
0 files changed, 0 insertions, 0 deletions