mbox series

[v2,0/2] riscv: errata: improve T-Head CMO

Message ID 20230827090813.1353-1-jszhang@kernel.org (mailing list archive)
Headers show
Series riscv: errata: improve T-Head CMO | expand

Message

Jisheng Zhang Aug. 27, 2023, 9:08 a.m. UTC
This is a renew of Icenowy patch series[1], patch1 is necessary to
make T-Head C910 powered SoCs CMO work correctly. patch2 is to name
those instructions following thead-extension-spec.

Icenowy Zheng (2):
  riscv: errata: fix T-Head dcache.cva encoding
  riscv: errata: prefix T-Head mnemonics with th.

 arch/riscv/include/asm/errata_list.h | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Comments

Jisheng Zhang Aug. 27, 2023, 11:21 a.m. UTC | #1
On Sun, Aug 27, 2023 at 05:08:11PM +0800, Jisheng Zhang wrote:
> This is a renew of Icenowy patch series[1], patch1 is necessary to
> make T-Head C910 powered SoCs CMO work correctly. patch2 is to name
> those instructions following thead-extension-spec.

Original series:
https://lore.kernel.org/linux-riscv/20230103062610.69704-1-uwu@icenowy.me/

> 
> Icenowy Zheng (2):
>   riscv: errata: fix T-Head dcache.cva encoding
>   riscv: errata: prefix T-Head mnemonics with th.
> 
>  arch/riscv/include/asm/errata_list.h | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
> 
> -- 
> 2.40.1
> 
> 
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv
patchwork-bot+linux-riscv@kernel.org Sept. 13, 2023, 12:37 a.m. UTC | #2
Hello:

This series was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer@rivosinc.com>:

On Sun, 27 Aug 2023 17:08:11 +0800 you wrote:
> This is a renew of Icenowy patch series[1], patch1 is necessary to
> make T-Head C910 powered SoCs CMO work correctly. patch2 is to name
> those instructions following thead-extension-spec.
> 
> Icenowy Zheng (2):
>   riscv: errata: fix T-Head dcache.cva encoding
>   riscv: errata: prefix T-Head mnemonics with th.
> 
> [...]

Here is the summary with links:
  - [v2,1/2] riscv: errata: fix T-Head dcache.cva encoding
    https://git.kernel.org/riscv/c/8eb8fe67e2c8
  - [v2,2/2] riscv: errata: prefix T-Head mnemonics with th.
    (no matching commit)

You are awesome, thank you!
patchwork-bot+linux-riscv@kernel.org Nov. 2, 2023, 8:20 p.m. UTC | #3
Hello:

This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:

On Sun, 27 Aug 2023 17:08:11 +0800 you wrote:
> This is a renew of Icenowy patch series[1], patch1 is necessary to
> make T-Head C910 powered SoCs CMO work correctly. patch2 is to name
> those instructions following thead-extension-spec.
> 
> Icenowy Zheng (2):
>   riscv: errata: fix T-Head dcache.cva encoding
>   riscv: errata: prefix T-Head mnemonics with th.
> 
> [...]

Here is the summary with links:
  - [v2,1/2] riscv: errata: fix T-Head dcache.cva encoding
    (no matching commit)
  - [v2,2/2] riscv: errata: prefix T-Head mnemonics with th.
    https://git.kernel.org/riscv/c/c1c99e5f1b13

You are awesome, thank you!