From: LEROY Christophe Date: Fri, 19 Sep 2014 08:36:10 +0000 (+0200) Subject: powerpc/8xx: Don't restore regs to save them again. X-Git-Tag: omap-for-v3.20/drop-legacy-3517~120^2~8^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0168eb97b8b02594f47ce44faf1502f79e540df;p=pandora-kernel.git powerpc/8xx: Don't restore regs to save them again. There is not need to restore r10, r11 and cr registers at this end of ITLBmiss handler as they are saved again to the same place in ITLBError handler we are jumping to. Signed-off-by: Christophe Leroy Signed-off-by: Scott Wood --- Reading git-diff-tree failed