[POWERPC] Minor paca optimisation
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 16 Mar 2007 06:47:07 +0000 (17:47 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Mar 2007 11:35:51 +0000 (22:35 +1100)
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>

No differences found