diff options
author | Leonardo Bras <leobras@redhat.com> | 2024-01-03 13:00:20 -0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2024-03-19 16:39:37 -0700 |
commit | 9dc30419248f78dfebea7a554ec212dd1d82f8d7 (patch) | |
tree | 3e1f3ee5f0a6450982d05c227a899c423048b2d7 /tools/perf/scripts/python/libxed.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 <leobras@redhat.com>
Link: https://lore.kernel.org/r/20240103160024.70305-4-leobras@redhat.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions