commit | e91948fd84086020072e022d5463036033d449c1 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Fri Mar 16 17:47:07 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Mar 21 22:35:51 2007 +1100 |
tree | 542886b186bad826c36664261c7a3427107e2eae | |
parent | 0e6806734fd861c360ecbb4262d3d5678cea7faf [diff] |
[POWERPC] Minor paca optimisation Move the slb_shadow_ptr field into the first cache line since it is (like everything there) read-only after boot. It is in fact statically initialised and thereafter only read. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Paul Mackerras <paulus@samba.org>