On Wed Oct 8, 2025 at 9:07 PM CEST, Joel Fernandes wrote: > Add support to PCI rust module to allocate, free and manage IRQ vectors. > Integrate with devres for managing the allocated resources. > > Signed-off-by: Joel Fernandes <[email protected]>
Applied to driver-core-testing, thanks!
[ Add links in doc-comments; add missing invariant comment; re-format
multiple safety requirements as list and fix missing backticks;
refactor the example of alloc_irq_vectors() to compile. - Danilo ]
