]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Map boot page guarded for MP boot
authorKumar Gala <galak@kernel.crashing.org>
Wed, 18 Nov 2009 02:21:20 +0000 (20:21 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:09 +0000 (13:49 -0600)
commitabc76eb6a6936a99811eda256222b3927427f8e2
tree1594e2b321a612a47ac2114d16ccbf1a3ee53bd2
parenteffe4973f2f349e6e87d455ae718aabaf919a75d
ppc/85xx: Map boot page guarded for MP boot

We already map the page cache-inhibited.  There is no reason we
shouldn't also be marking it guarded to prevent speculative accesses.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8572ds/tlb.c
board/freescale/p1_p2_rdb/tlb.c
board/freescale/p2020ds/tlb.c
cpu/mpc85xx/mp.c
cpu/mpc85xx/release.S