diff options
author | 2018-01-10 03:07:15 +1100 | |
---|---|---|
committer | 2018-01-10 03:07:32 +1100 | |
commit | a08f828cf47e6c605af21d2cdec68f84e799c318 (patch) | |
tree | 348e809ca069dfcb7b570fa00490ddbc3e830c1e /scripts/gdb/linux/tasks.py | |
parent | powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL (diff) | |
download | wireguard-linux-a08f828cf47e6c605af21d2cdec68f84e799c318.tar.xz wireguard-linux-a08f828cf47e6c605af21d2cdec68f84e799c318.zip |
powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
Similar to the syscall return path, in fast_exception_return we may be
returning to user or kernel context. We already have a test for that,
because we conditionally restore r13. So use that existing test and
branch, and bifurcate the return based on that.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions