"Danilo Krummrich" <dakr@xxxxxxxxxx> 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