aboutsummaryrefslogtreecommitdiff
path: root/drivers/perf/arm-ccn.c
diff options
context:
space:
mode:
authorCharlie Jenkins <[email protected]>2024-05-02 21:50:51 -0700
committerPalmer Dabbelt <[email protected]>2024-05-22 09:41:03 -0700
commite67e98ee8952c7d5ce986d1dc6f8221ab8674afa (patch)
tree5cd7870c9cac0785f45f3a703b62ca7fd135558d /drivers/perf/arm-ccn.c
parente482eab4d1eb31031eff2b6afb71776483101979 (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 'drivers/perf/arm-ccn.c')
0 files changed, 0 insertions, 0 deletions