On Thu, Jul 03, 2025 at 04:30:04PM -0300, Daniel Almeida wrote: > These accessors can be used to retrieve a irq::Registration or a > irq::ThreadedRegistration from a pci device. Alternatively, drivers can > retrieve an IrqRequest from a bound PCI device for later use. > > These accessors ensure that only valid IRQ lines can ever be registered. > > Signed-off-by: Daniel Almeida <daniel.almeida@xxxxxxxxxxxxx> Same question as patch 5. With that answered: Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>