commit | abc76eb6a6936a99811eda256222b3927427f8e2 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Nov 17 20:21:20 2009 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Jan 05 13:49:09 2010 -0600 |
tree | 1594e2b321a612a47ac2114d16ccbf1a3ee53bd2 | |
parent | effe4973f2f349e6e87d455ae718aabaf919a75d [diff] |
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>