powerpc/8xx: Don't use MD_TWC for walk
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 19 Sep 2014 08:36:08 +0000 (10:36 +0200)
committerScott Wood <scottwood@freescale.com>
Sat, 8 Nov 2014 00:10:40 +0000 (18:10 -0600)
commit33fb845a6f019001b8ca3f532eb1a4de34547f42
treea5aef8e7e49b72d5f75da946ba1d00600c4a9ab1
parentcbc130f120d5e180a70a0fa4a8b4191e44548a87
powerpc/8xx: Don't use MD_TWC for walk

MD_TWC can only be used properly with 4k pages.
So lets calculate level 2 table index by ourselves.

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