]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61d459e0c9e4d7a82b5b73a52ee30e80fbb669d3
treeb00920b419103efbc2fb4851c826bcd1e1e7cc9c
parent89f2f7a565e769bd4cf69e171ad3ba7df6b2710e
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