diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2021-02-03 13:36:28 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-18 16:13:38 -0800 |
commit | 8befe0280de4b15832d37e45fef443b7afdd5a5f (patch) | |
tree | 98792b4bb53dc8e97cdb3abde8309a8294af884c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bf8c5541df535d1c0e122c0bcc839894961984bc (diff) |
sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
Use test_tsk_thread_flag() directly instead of test_ti_thread_flag() to
improve readability when the argument type is struct task_struct, it is
similar with commit 5afc78551bf5 ("arm64: Use test_tsk_thread_flag() for
checking TIF_SINGLESTEP").
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions