summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xics
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2015-05-26 05:46:54 (GMT)
committerMichael Ellerman <mpe@ellerman.id.au>2015-06-02 03:26:47 (GMT)
commit05b05f28fb3835087b3d4e741fd561b9826fe461 (patch)
treeeed72248e29379d053bb9e968ecc0cd0af2f3bde /arch/powerpc/sysdev/xics
parent72e349f1124a114435e599479c9b8d14bfd1ebcd (diff)
downloadlinux-05b05f28fb3835087b3d4e741fd561b9826fe461.tar.xz
powerpc: Relocatable system call no longer uses the LR
We had some code to restore the LR in the relocatable system call path back when we used the LR to do an indirect branch. Commit 6a404806dfce ("powerpc: Avoid link stack corruption in MMU on syscall entry path") changed this to use the CTR which is volatile across system calls so does not need restoring. Remove the stale comment and the restore of the LR. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/sysdev/xics')
0 files changed, 0 insertions, 0 deletions