Re: [PATCH] loongarch: rust: Switch to use built-in rustc target

From: Miguel Ojeda
Date: Tue Mar 05 2024 - 05:10:39 EST


On Tue, Mar 5, 2024 at 10:58 AM Huacai Chen <chenhuacai@xxxxxxxxxx> wrote:
>
> The base of the loongarch tree doesn't contain the arm64 modifications
> now, so this patch is better to be applied on the rust tree with my
> Acked-by. But if you have some trouble doing that, I can also manually
> merge the arm64 parts to the loongarch tree, and then apply this
> patch. Thanks.

The rust tree doesn't have the arm64 changes either (i.e. they are in
the arm64 tree), so we would have the same issue.

Since it is quite late and there is no rush for this, I would suggest
applying it after the merge window in loongarch64 and thus avoiding a
merge. But, of course, up to you!

Thanks!

Cheers,
Miguel