powerpc/8xx: set PTE bit 22 off TLBmiss
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 19 Sep 2014 08:36:09 +0000 (10:36 +0200)
committerScott Wood <scottwood@freescale.com>
Sat, 8 Nov 2014 00:10:43 +0000 (18:10 -0600)
commit4094f28f90adab007eca9babf28f606a40a83032
tree4a9d47ec744360da9391ad705693ad8f5993c664
parentd3e40262e7d05236bf4c2c4fdf007589ba8af97a
powerpc/8xx: set PTE bit 22 off TLBmiss

No need to re-set this bit at each TLB miss. Let's set it in the PTE.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/include/asm/pgtable-ppc32.h
arch/powerpc/include/asm/pte-8xx.h
arch/powerpc/kernel/head_8xx.S