Skip to content

Commit

Permalink
xen/events: modify internal [un]bind interfaces
Browse files Browse the repository at this point in the history
Modify the internal bind- and unbind-interfaces to take a struct
irq_info parameter. When allocating a new IRQ pass the pointer from
the allocating function further up.

This will reduce the number of info_for_irq() calls and make the code
more efficient.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
  • Loading branch information
jgross1 committed Nov 15, 2023
1 parent 5dd9ad3 commit 3fcdaf3
Showing 1 changed file with 124 additions and 135 deletions.
Loading

0 comments on commit 3fcdaf3

Please sign in to comment.