Re: [PATCH 1/2] riscv: Move vendor errata definitions into vendorid_list.h

From: Alexandre Ghiti
Date: Wed Feb 26 2025 - 04:44:21 EST


Hi Guo,

On 18/01/2025 04:46, Guo Ren wrote:
On Sat, Jan 18, 2025 at 4:27 AM Charlie Jenkins <charlie@xxxxxxxxxxxx> wrote:
On Sat, Dec 14, 2024 at 09:30:38AM -0500, guoren@xxxxxxxxxx wrote:
From: Guo Ren <guoren@xxxxxxxxxxxxxxxxx>

Move vendor errata definitions into vendorid_list and make it re-useable
for other header files.
Why can't errata_list.h be included wherever the errata definitions are
needed?
errata_list.h can't be included in rwonce.h.


vendorid_list.h does not seem appropriate, I think the best solution would be to fix the header issue and if not simply possible, introduce a new header.

Thanks,

Alex



- Charlie