[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87tt25ca2u.fsf@t14s.mail-host-address-is-not-set>
Date: Mon, 18 Aug 2025 10:23:21 +0200
From: Andreas Hindborg <a.hindborg@...nel.org>
To: Danilo Krummrich <dakr@...nel.org>, Daniel Almeida
<daniel.almeida@...labora.com>
Cc: Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy
Baron <bjorn3_gh@...tonmail.com>, Alice Ryhl <aliceryhl@...gle.com>,
Trevor Gross <tmgross@...ch.edu>, Greg Kroah-Hartman
<gregkh@...uxfoundation.org>, "Rafael J. Wysocki" <rafael@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>, Bjorn
Helgaas <bhelgaas@...gle.com>, Krzysztof Wilczyński
<kwilczynski@...nel.org>, Benno Lossin <lossin@...nel.org>,
linux-kernel@...r.kernel.org, rust-for-linux@...r.kernel.org,
linux-pci@...r.kernel.org, Joel Fernandes <joelagnelf@...dia.com>, Dirk
Behme <dirk.behme@...bosch.com>
Subject: Re: [PATCH v9 0/7] rust: add support for request_irq
"Danilo Krummrich" <dakr@...nel.org> writes:
> On Mon Aug 11, 2025 at 6:03 PM CEST, Daniel Almeida wrote:
>
> Applied to driver-core-testing, thanks!
>
>> Alice Ryhl (1):
>> rust: irq: add &Device<Bound> argument to irq callbacks
>>
>> Daniel Almeida (6):
>> rust: irq: add irq module
>> rust: irq: add flags module
>
> [ Use expect(dead_code) for into_inner(), fix broken intra-doc link and
> typo. - Danilo ]
>
>> rust: irq: add support for non-threaded IRQs and handlers
>
> [ Remove expect(dead_code) from Flags::into_inner(), add
> expect(dead_code) to IrqRequest::new(), fix intra-doc links. - Danilo ]
>
>> rust: irq: add support for threaded IRQs and handlers
>
> [ Add now available intra-doc links back in. - Danilo ]
>
>> rust: platform: add irq accessors
>
> [ Remove expect(dead_code) from IrqRequest::new(), re-format macros and
> macro invocations to not exceed 100 characters line length. - Danilo ]
>
>> rust: pci: add irq accessors
I somehow missed that you already applied this, so I just sent comments
for patch 3. I think there are some issues. If you want my comments for
the rest of the series, let me know. Otherwise I'll just skip that.
Best regards,
Andreas Hindborg
Powered by blists - more mailing lists