powerpc/8xx: No need to restore registers and save them again.
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:39 +0000 (18:10 -0600)
commit6cde2b6f399e7d68a4b482680850a077104f9068
treeb00920b419103efbc2fb4851c826bcd1e1e7cc9c
parent749137a2516aea627cbdd49140e60bb60d80f18e
powerpc/8xx: No need to restore registers and save them again.

In DTLBError handler there is not need to restore r10, r11 and cr registers
after fixing DAR as they are saved again to the same place just after.

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