diff options
| author | Charlie Jenkins <[email protected]> | 2024-05-02 21:50:51 -0700 |
|---|---|---|
| committer | Palmer Dabbelt <[email protected]> | 2024-05-22 09:41:03 -0700 |
| commit | e67e98ee8952c7d5ce986d1dc6f8221ab8674afa (patch) | |
| tree | 5cd7870c9cac0785f45f3a703b62ca7fd135558d /tools/perf/scripts/python/bin/syscall-counts-by-pid-record | |
| parent | e482eab4d1eb31031eff2b6afb71776483101979 (diff) | |
riscv: cpufeature: Fix extension subset checking
This loop is supposed to check if ext->subset_ext_ids[j] is valid, rather
than if ext->subset_ext_ids[i] is valid, before setting the extension
id ext->subset_ext_ids[j] in isainfo->isa.
Signed-off-by: Charlie Jenkins <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Reviewed-by: Alexandre Ghiti <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Fixes: 0d8295ed975b ("riscv: add ISA extension parsing for scalar crypto")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-by-pid-record')
0 files changed, 0 insertions, 0 deletions