powerpc/8xx: Move additional DTLBMiss handlers out of exception area
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 16 Sep 2016 06:42:06 +0000 (08:42 +0200)
committerScott Wood <oss@buserror.net>
Sun, 25 Sep 2016 07:38:57 +0000 (02:38 -0500)
commit73a532061c65f4e15a3aa7d75fde81203749562b
treecfd5b2838ddfb79b9dcfaf75c26c3ca01ceb91ac
parentd1b9f81456d27dd44c0e7193a8a24ec0bfeda98b
powerpc/8xx: Move additional DTLBMiss handlers out of exception area

When all options are activated, there is not enough space for the
DTLBMiss handlers that handles IMMR area and linear RAM pages in
the exception area once we have added hugepage handling.
So lets move them after .0x2000

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