[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4654398f-324c-4465-88eb-8cadde6160dc@kernel.org>
Date: Fri, 31 Oct 2025 14:12:29 +0100
From: Daniel Gomez <da.gomez@...nel.org>
To: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>,
Uwe Kleine-König <ukleinek@...nel.org>,
Luis Chamberlain <mcgrof@...nel.org>, Petr Pavlu <petr.pavlu@...e.com>,
Sami Tolvanen <samitolvanen@...gle.com>
Cc: Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Michal Wilczynski <m.wilczynski@...sung.com>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <lossin@...nel.org>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
Danilo Krummrich <dakr@...nel.org>, Drew Fustini <fustini@...nel.org>,
Guo Ren <guoren@...nel.org>, Fu Wei <wefu@...hat.com>,
Stephen Rothwell <sfr@...b.auug.org.au>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pwm@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-modules@...r.kernel.org
Subject: Re: [PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!
On 31/10/2025 13.57, Miguel Ojeda wrote:
> On Fri, Oct 31, 2025 at 8:47 AM Uwe Kleine-König <ukleinek@...nel.org> wrote:
>>
>> I already asked this in reply to the cover letter, but the question was
>> lost on the way (no offense!), so I'm asking again. As it only really
>> affects this patch, I'm doing that here:
>>
>> Can I have some blessing to take this patch via my pwm tree? Would you
>> prefer a tag to also merge it into your tree? Then I would apply it on
>> top of 6.18-rc1 and provide a tag for you to merge.
>
> Sounds fine to me, but I am Cc'ing the modules maintainers since they
> were not, just in case:
>
> Acked-by: Miguel Ojeda <ojeda@...nel.org>
>
> I think we don't need the tag/merge, unless someone else is looking to
> use this (is there such a user? I may have missed it).
>
> Thanks!
>
> Cheers,
> Miguel
Uwe, that's okay from modules side:
Acked-by: Daniel Gomez <da.gomez@...sung.com>
FYI, I haven't merged Andreas's patches (rust: extend `module!` macro with
integer parameter support) yet, which add rust/macros/module.rs to our
MAINTAINERS file list. So, it's fine from modules side to go through your tree.
I was aiming to merge these patches along with some others for this week but
I've found a regression in kmod testing introduced in the latest v6.18-rc1,
which is taking me some extra time.
Powered by blists - more mailing lists