> From: Sean Christopherson
> 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.
>
>
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
---
include/linux/irqbypass.h | 5 +
virt
2 matches
Mail list logo