[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <187657ee-f258-4477-b53e-4761aad84f3d@kernel.org>
Date: Mon, 18 Aug 2025 10:27:38 +0200
From: Danilo Krummrich <dakr@...nel.org>
To: Andreas Hindborg <a.hindborg@...nel.org>
Cc: Daniel Almeida <daniel.almeida@...labora.com>,
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
On 8/18/25 10:23 AM, Andreas Hindborg wrote:
> "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.
Sure, please do -- I'm sure Daniel is willing to send patches for any
improvements that may arise.
Powered by blists - more mailing lists