https://github.com/torvalds/linux
Revision 5afc78551bf5d53279036e0bf63314e35631d79f authored by Will Deacon on 13 February 2020, 12:12:26 UTC, committed by Will Deacon on 16 July 2020, 10:42:12 UTC
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>
1 parent d83ee6e
History
Tip revision: 5afc78551bf5d53279036e0bf63314e35631d79f authored by Will Deacon on 13 February 2020, 12:12:26 UTC
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Tip revision: 5afc785
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 15.4 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 547.5 KB
Makefile -rw-r--r-- 60.6 KB
README -rw-r--r-- 727 bytes

README

back to top