Files
linux/arch/arm64/kernel
Will Deacon c6c447f829 arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
[ Upstream commit 5afc78551b ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 08:38:25 +09:00
..
2012-09-17 13:42:21 +01:00
2023-05-12 16:30:49 +09:00
2016-04-20 12:22:42 +01:00