commit | 6cde2b6f399e7d68a4b482680850a077104f9068 | [log] [tgz] |
---|---|---|
author | LEROY Christophe <christophe.leroy@c-s.fr> | Fri Sep 19 10:36:08 2014 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Fri Nov 07 18:10:39 2014 -0600 |
tree | b00920b419103efbc2fb4851c826bcd1e1e7cc9c | |
parent | 749137a2516aea627cbdd49140e60bb60d80f18e [diff] |
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>