powerpc/8xx: Take benefit of aligned PGDIR
authorLEROY Christophe <christophe.leroy@c-s.fr>
Tue, 20 Jan 2015 09:57:34 +0000 (10:57 +0100)
committerScott Wood <scottwood@freescale.com>
Fri, 30 Jan 2015 03:59:02 +0000 (21:59 -0600)
commit17bb312f4c75e59ef6f18015011c4efbb545a748
treefa5a5500cd0a25f9d3c8e86ce5734004439ae354
parentce67f5d0a00cce231e62334c3624737623c32d6a
powerpc/8xx: Take benefit of aligned PGDIR

L1 base address is now aligned so we can insert L1 index into r11 directly and
then preserve r10

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/kernel/head_8xx.S