> From: Sean Christopherson <sea...@google.com> > 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 <sea...@google.com>
Reviewed-by: Kevin Tian <kevin.t...@intel.com>