Re: [PATCH v2 3/3] RISC-V: enable building 64-bit kernels with rust support
From: Miguel Ojeda
Date: Fri Feb 23 2024 - 09:50:43 EST
On Fri, Feb 23, 2024 at 2:38 PM Conor Dooley <conor@xxxxxxxxxx> wrote:
>
> As 64-bit RISC-V is now supported, add it to the arch support table,
> taking the opportunity to sort the table in alphabetical order.
Nit: this can be removed now.
Cheers,
Miguel