diff options
| author | Charlie Jenkins <[email protected]> | 2024-05-03 04:50:51 +0000 |
|---|---|---|
| committer | Palmer Dabbelt <[email protected]> | 2024-05-22 16:41:03 +0000 |
| commit | e67e98ee8952c7d5ce986d1dc6f8221ab8674afa (patch) | |
| tree | 5cd7870c9cac0785f45f3a703b62ca7fd135558d /net/unix/af_unix.c | |
| parent | riscv: cpufeature: Fix thead vector hwcap removal (diff) | |
| download | kernel-e67e98ee8952c7d5ce986d1dc6f8221ab8674afa.tar.gz kernel-e67e98ee8952c7d5ce986d1dc6f8221ab8674afa.zip | |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
