Re: [PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning

From: Sami Tolvanen

Date: Tue May 26 2026 - 20:08:39 EST


On Tue, May 26, 2026 at 4:46 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> On Wed, May 27, 2026 at 1:40 AM Sami Tolvanen <samitolvanen@xxxxxxxxxx> wrote:
> >
> > Applied to modules-next, thanks!
> >
> > [1/1] rust: module_param: use `pr_warn_once!` for null pointer warning
> > commit: 8d2a562b7efe98fdea57d10caaced911fca46a3f
>
> Even if we pick this one, should we credit Adarsh Das?
>
> https://lore.kernel.org/rust-for-linux/20260226120848.82891-3-adarshdas950@xxxxxxxxx/
>
> Or did Andreas send it earlier than that?

Ah, that series was never sent to linux-modules, so it wasn't on my
list. I agree that Adarsh seems to have sent the same patch first
though. Happy to credit him unless someone objects.

Sami