Skip to content
Commit 5afc7855 authored by Will Deacon's avatar Will Deacon
Browse files

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: default avatarWill Deacon <will@kernel.org>
parent d83ee6e3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment