Re: [PATCH v1 0/2] Rust enablement for LoongArch

From: Miguel Ojeda
Date: Tue Jan 16 2024 - 10:16:16 EST


On Tue, Jan 16, 2024 at 10:31 AM Huacai Chen <chenhuacai@xxxxxxxxxx> wrote:
>
> OK, since Linus said the merge window is paused now, I rebase and
> retag my tree and the Rust commit is like this, I think this is
> perfect now?
>
> https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsongit/commit/?h=loongarch-next&id=706f9e1ab7c7a58d80ef2c87d8720131253a2256

Thanks a lot! That works, yeah.

I also took the chance to build LLVM and QEMU and I tested the tag --
it seems to work: I see the samples (built-in) printing in the kernel
log :)

So in case you end up rebasing for another reason and want to add it,
even if it is a simple check I did:

Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Cheers,
Miguel