diff options
author | Samuel Holland <[email protected]> | 2023-02-11 20:15:33 -0600 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-02-14 16:10:36 -0800 |
commit | d5a7fab7859dc88657372a448b78babcf134114e (patch) | |
tree | 1cc3864525de02f3439db5267a67ed36f904039f /scripts/generate_rust_analyzer.py | |
parent | bfd6fc5d80145e12d0ffa144c4bad89b8f9ddc5a (diff) |
riscv: Fix Zbb alternative IDs
Commit 4bf8860760d9 ("riscv: cpufeature: extend
riscv_cpufeature_patch_func to all ISA extensions") switched ISA
extension alternatives to use the RISCV_ISA_EXT_* macros instead of
CPUFEATURE_*. This was mismerged when applied on top of the Zbb series,
so the Zbb alternatives referenced the wrong errata ID values.
Fixes: 9daca9a5b9ac ("Merge patch series "riscv: improve boot time isa extensions handling"")
Signed-off-by: Samuel Holland <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Guo Ren <[email protected]>
Tested-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions