From: Boqun Feng <boqun.feng@gmail.com>
To: WANG Rui <wangrui@loongson.cn>
Cc: "Miguel Ojeda" <ojeda@kernel.org>,
"Alex Gaynor" <alex.gaynor@gmail.com>,
"Wedson Almeida Filho" <wedsonaf@gmail.com>,
"Huacai Chen" <chenhuacai@kernel.org>,
"Jonathan Corbet" <corbet@lwn.net>, "Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <benno.lossin@proton.me>,
"Andreas Hindborg" <a.hindborg@samsung.com>,
"Alice Ryhl" <aliceryhl@google.com>,
"WANG Xuerui" <kernel@xen0n.name>,
rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org,
loongarch@lists.linux.dev, linux-doc@vger.kernel.org,
loongson-kernel@lists.loongnix.cn
Subject: Re: [PATCH v1 0/2] Rust enablement for LoongArch
Date: Tue, 9 Jan 2024 11:33:51 -0800 [thread overview]
Message-ID: <ZZ2fn0scbDKBXWe5@boqun-archlinux> (raw)
In-Reply-To: <20240108032117.215171-1-wangrui@loongson.cn>
Hi,
Thanks for the patch.
On Mon, Jan 08, 2024 at 11:21:15AM +0800, WANG Rui wrote:
> Enable Rust support for the LoongArch architecture.
>
Could you share how you build and test? For example, I wonder the clang
or gcc version you used and bindgen version you used. Thanks.
Regards,
Boqun
> Previous versions:
> v0: https://lore.kernel.org/loongarch/20240106065941.180796-1-wangrui@loongson.cn/
>
> Changes in v1:
> - Address htmldocs warning.
>
> WANG Rui (2):
> Documentation: rust: Add a character to the first column
> LoongArch: Enable initial Rust support
>
> Documentation/rust/arch-support.rst | 13 +++++++------
> arch/loongarch/Kconfig | 1 +
> arch/loongarch/Makefile | 3 +++
> scripts/generate_rust_target.rs | 10 ++++++++++
> 4 files changed, 21 insertions(+), 6 deletions(-)
>
> --
> 2.43.0
>
next prev parent reply other threads:[~2024-01-09 19:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-08 3:21 [PATCH v1 0/2] Rust enablement for LoongArch WANG Rui
2024-01-08 3:21 ` [PATCH v1 1/2] Documentation: rust: Add a character to the first column WANG Rui
2024-01-08 3:21 ` [PATCH v1 2/2] LoongArch: Enable initial Rust support WANG Rui
2024-01-08 4:23 ` [PATCH v1 0/2] Rust enablement for LoongArch Huacai Chen
2024-01-09 9:54 ` Huacai Chen
2024-01-09 19:33 ` Boqun Feng [this message]
2024-01-10 1:41 ` WANG Rui
2024-01-10 2:09 ` Boqun Feng
2024-01-10 2:29 ` WANG Rui
2024-01-10 10:49 ` Miguel Ojeda
2024-01-11 3:16 ` WANG Rui
2024-01-14 15:43 ` Miguel Ojeda
2024-01-15 3:23 ` Huacai Chen
2024-01-15 16:08 ` Miguel Ojeda
2024-01-16 9:31 ` Huacai Chen
2024-01-16 15:15 ` Miguel Ojeda
2024-01-17 4:34 ` Huacai Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZZ2fn0scbDKBXWe5@boqun-archlinux \
--to=boqun.feng@gmail.com \
--cc=a.hindborg@samsung.com \
--cc=alex.gaynor@gmail.com \
--cc=aliceryhl@google.com \
--cc=benno.lossin@proton.me \
--cc=bjorn3_gh@protonmail.com \
--cc=chenhuacai@kernel.org \
--cc=corbet@lwn.net \
--cc=gary@garyguo.net \
--cc=kernel@xen0n.name \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=loongarch@lists.linux.dev \
--cc=loongson-kernel@lists.loongnix.cn \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=wangrui@loongson.cn \
--cc=wedsonaf@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.