powerpc/8xx: DataAccess exception not generated by MPC8xx
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 19 Sep 2014 08:36:07 +0000 (10:36 +0200)
committerScott Wood <scottwood@freescale.com>
Sat, 8 Nov 2014 00:10:38 +0000 (18:10 -0600)
commit749137a2516aea627cbdd49140e60bb60d80f18e
tree3c91394b735a7856252b5c3bd38aff3c416585cd
parent7439b37e7579543226cb30eeefdf989bed391997
powerpc/8xx: DataAccess exception not generated by MPC8xx

DataAccess exception is never generated by MPC8xx so do the job directly where
it is used to avoid an unnecessary branching.

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