Re: [PATCH v1 0/2] RISC-V: enable rust

From: Miguel Ojeda
Date: Tue Mar 07 2023 - 06:11:08 EST


On Tue, Mar 7, 2023 at 11:25 AM Conor Dooley <conor.dooley@xxxxxxxxxxxxx> wrote:
>
> I have added SoB's too, but if that is not okay Gary, then please scream
> loudly.

Note that `Co-developed-by`s always go with a `Signed-off-by`s, i.e.
it is not possible to add just a `Co-developed-by`.

By the way, like for the Arm patch set, if you end up doing a v2,
could you please add the `BINDGEN_TARGET_*` in `rust/Makefile` (GCC
builds are really experimental, but since they are there anyway, it is
best to be consistent and add it).

Cheers,
Miguel