commit | 4756ffadc92807d84296c7e8fb95a99114210efb | [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 | 3dc3ccde71742822cc9188303b46ab1692d0d328 [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>