diff options
author | Dave Martin <[email protected]> | 2017-10-31 15:50:59 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-11-03 15:24:13 +0000 |
commit | 9cf5b54fafedbc381df77c7f8d2aab61f4900657 (patch) | |
tree | f7e1a1ab85b5ea35575386fb88244bab67aeb839 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 38b9aeb32fa732a0678cc0078ea3f4829a3cb89b (diff) |
arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
The existing FPSIMD context switch code contains a couple of
instances of {set,clear}_ti_thread(task_thread_info(task)). Since
there are thread flag manipulators that operate directly on
task_struct, this verbosity isn't strictly needed.
For consistency, this patch simplifies the affected calls. This
should have no impact on behaviour.
Signed-off-by: Dave Martin <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions