RE: [PATCH 4/7] irqbypass: Explicitly track producer and consumer bindings

From: Tian, Kevin
Date: Thu Apr 10 2025 - 03:35:19 EST


> From: Sean Christopherson <seanjc@xxxxxxxxxx>
> Sent: Saturday, April 5, 2025 5:15 AM
>
> Explicitly track IRQ bypass producer:consumer bindings. This will allow
> making removal an O(1) operation; searching through the list to find
> information that is trivially tracked (and useful for debug) is wasteful.
>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>

Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>