]> Git Repo - linux.git/commit
xen/events: modify internal [un]bind interfaces
authorJuergen Gross <[email protected]>
Thu, 28 Sep 2023 07:09:52 +0000 (09:09 +0200)
committerJuergen Gross <[email protected]>
Wed, 15 Nov 2023 08:29:39 +0000 (09:29 +0100)
commit3fcdaf3d7634338c3f5cbfa7451eb0b6b0024844
treee7b13ee488a3656b6ad1f4f02ccd8ebd03be04db
parent5dd9ad32d7758b1a76742f394acf0eb3ac8a636a
xen/events: modify internal [un]bind interfaces

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 <[email protected]>
Reviewed-by: Oleksandr Tyshchenko <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
drivers/xen/events/events_base.c
This page took 0.045444 seconds and 4 git commands to generate.