]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/syscall: Save r3 in regs->orig_r3
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 8 Feb 2021 15:10:30 +0000 (15:10 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 11 Feb 2021 12:35:10 +0000 (23:35 +1100)
commit6265760512f338b4eca333efd3ded6a0f2a33951
treed4b1e7fb6340a8c2ca6fb95440e15fd6c776cb1c
parent9887b6a466a6e5a237f041a9ade238a183c26971
powerpc/syscall: Save r3 in regs->orig_r3

Save r3 in regs->orig_r3 in system_call_exception()

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/9a90805ab6b9101b46daf56470f457a57acd86fc.1612796617.git.christophe.leroy@csgroup.eu
arch/powerpc/kernel/entry_64.S
arch/powerpc/kernel/interrupt.c