Message ID | 20230827090813.1353-1-jszhang@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | riscv: errata: improve T-Head CMO | expand |
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
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!
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!