Re: [PATCH 03/17] rust: pci: expose the allocated interrupt type
John Hubbard <[email protected]>
| Newsgroups | dev.linux.lists.nova-gpu,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/10/26 3:53 PM, Danilo Krummrich wrote: > On Sun Aug 9, 2026 at 11:42 PM CEST, John Hubbard wrote: >> Yes, please. Then my patches 2 and 3 collapse into a single patch that >> adds count(), irq_type() and an index-to-IrqVector accessor. Or, they go >> away entirely if you end up putting those on the type yourself. > > I sent out a patch series [1] for this, applied your nova-core patches on top of > it and resolved the conflicts with the diff below (also pushed a branch in [2]). Great, I saw that. I'm going to try it out, and review it, asap. > > Note that I optimized for a clean diff and not for optimal code. I think there > are more improvements we can make; I will comment on the corresponding patches > of this series. ack > > [1] https://lore.kernel.org/all/[email protected]/ > [2] https://git.kernel.org/pub/scm/linux/kernel/git/dakr/linux.git/log/?h=nova/irq > thanks, -- John Hubbard