diff options
author | Leonardo Bras <[email protected]> | 2024-01-03 13:00:20 -0300 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-03-19 16:39:37 -0700 |
commit | 9dc30419248f78dfebea7a554ec212dd1d82f8d7 (patch) | |
tree | 3e1f3ee5f0a6450982d05c227a899c423048b2d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6be7ee4bebd14b8e7e040a5e7fd6aec3d9167c72 (diff) |
riscv: Replace direct thread flag check with is_compat_task()
There is some code that detects compat mode into a task by checking the
flag directly, and other code that check using the helper is_compat_task().
Since the helper already exists, use it instead of checking the flags
directly.
Signed-off-by: Leonardo Bras <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions