summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorJohn Blackwood <john.blackwood@ccur.com>2015-12-07 11:50:34 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-01-31 11:29:03 -0800
commitc01afb9239eaee84a93e7b0319e3935f55604361 (patch)
treee058431010e4a34d44bed179b721377f266979e3 /fs
parente268f8484851cf11ca1a08283d04ab35226f8967 (diff)
arm64: Clear out any singlestep state on a ptrace detach operation
commit 5db4fd8c52810bd9740c1240ebf89223b171aa70 upstream. Make sure to clear out any ptrace singlestep state when a ptrace(2) PTRACE_DETACH call is made on arm64 systems. Otherwise, the previously ptraced task will die off with a SIGTRAP signal if the debugger just previously singlestepped the ptraced task. Signed-off-by: John Blackwood <john.blackwood@ccur.com> [will: added comment to justify why this is in the arch code] Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions