From: Andreas Hindborg <nmi@metaspace.dk>
To: Adam Bratschi-Kaye <ark.email@gmail.com>
Cc: Miguel Ojeda <ojeda@kernel.org>,
rust-for-linux@vger.kernel.org, linux-modules@vger.kernel.org,
linux-kernel@vger.kernel.org,
Andreas Hindborg <a.hindborg@samsung.com>,
Luis Chamberlain <mcgrof@kernel.org>
Subject: Re: [PATCH] rust: add `module_params` macro
Date: Fri, 05 Jul 2024 11:33:36 +0000 [thread overview]
Message-ID: <87frso2hvk.fsf@metaspace.dk> (raw)
In-Reply-To: <20240705111455.142790-1-nmi@metaspace.dk>
Hi Adam,
"Andreas Hindborg" <nmi@metaspace.dk> writes:
> From: Andreas Hindborg <a.hindborg@samsung.com>
>
> This patch includes changes required for Rust kernel modules to utilize
> module parameters. This code implements read only support for integer
> types without `sysfs` support.
>
> This code is a reduced and updated version of code by Adam available in the
> original `rust` branch [1].
>
> [1] https://github.com/Rust-for-Linux/linux/tree/bc22545f38d74473cfef3e9fd65432733435b79f
>
> Cc: Adam Bratschi-Kaye <ark.email@gmail.com>
> Signed-off-by: Andreas Hindborg <a.hindborg@samsung.com>
Two questions for you: a) Can I put your sign off on this patch, and b)
how would you prefer attribution on this patch?
Best regards,
Andreas
next prev parent reply other threads:[~2024-07-05 11:33 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-05 11:15 [PATCH] rust: add `module_params` macro Andreas Hindborg
2024-07-05 11:33 ` Andreas Hindborg [this message]
2024-07-08 21:42 ` Luis Chamberlain
2024-07-09 6:00 ` nmi
2024-07-09 8:27 ` Greg KH
2024-07-09 9:25 ` nmi
2024-07-09 10:08 ` Miguel Ojeda
2024-07-18 17:15 ` Luis Chamberlain
2024-07-24 17:04 ` Sami Tolvanen
2024-08-19 20:00 ` Daniel Gomez
2024-08-19 21:59 ` Luis Chamberlain
2024-07-29 17:16 ` Benno Lossin
2024-08-01 11:29 ` Andreas Hindborg
2024-08-01 12:25 ` Benno Lossin
2024-08-01 13:40 ` Andreas Hindborg
2024-08-01 14:21 ` Benno Lossin
2024-08-01 15:11 ` Andreas Hindborg
2024-08-01 19:28 ` Benno Lossin
2024-08-02 10:27 ` Andreas Hindborg
2024-08-02 17:11 ` Benno Lossin
2024-08-05 10:55 ` Andreas Hindborg
2024-08-06 8:09 ` Benno Lossin
2024-08-15 13:11 ` Andreas Hindborg
2024-08-15 19:33 ` Benno Lossin
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=87frso2hvk.fsf@metaspace.dk \
--to=nmi@metaspace.dk \
--cc=a.hindborg@samsung.com \
--cc=ark.email@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-modules@vger.kernel.org \
--cc=mcgrof@kernel.org \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).