diff options
author | Will Deacon <will@kernel.org> | 2020-02-13 13:12:26 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-07-16 12:42:12 +0200 |
commit | 5afc78551bf5d53279036e0bf63314e35631d79f (patch) | |
tree | ee90a06777851b11dbe98cdc4e64c9f8d8e165db /drivers/reset | |
parent | arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter() (diff) | |
download | linux-5afc78551bf5d53279036e0bf63314e35631d79f.tar.xz linux-5afc78551bf5d53279036e0bf63314e35631d79f.zip |
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Rather than open-code test_tsk_thread_flag() at each callsite, simply
replace the couple of offenders with calls to test_tsk_thread_flag()
directly.
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/reset')
0 files changed, 0 insertions, 0 deletions