Merge patch "riscv: errata: improve T-Head CMO"
authorPalmer Dabbelt <palmer@rivosinc.com>
Fri, 27 Oct 2023 13:22:52 +0000 (06:22 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 2 Nov 2023 21:05:13 +0000 (14:05 -0700)
commit4630d6daaba81560379d7ee5107100671c305992
treecf6bae52ec640d95b80ba5b2eccbd2158d234c7c
parentb8c2f6617fd734e6cf265b3b38383f16e47d2037
parent27fb27197cbbdfd917417ac2492f9bf15d23e5c4
Merge patch "riscv: errata: improve T-Head CMO"

This fixes an encoding issue with T-Head's dcache.cva and fixes the
comment about the T-Head encodings.  The first of these was a fix and
got picked up earlier, I'm merging the second on top of it as they touch
the same comment.

* b4-shazam-merge:
  riscv: errata: prefix T-Head mnemonics with th.
  riscv: errata: fix T-Head dcache.cva encoding

Link: https://lore.kernel.org/r/20230827090813.1353-1-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>