diff options
author | Juergen Gross <jgross@suse.com> | 2023-09-28 10:09:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-03-01 15:34:58 +0300 |
commit | 636ac94cee721c7030f54c9e8134bdaa74780fa3 (patch) | |
tree | 0ab5ba25240676cd8b9df72a6d937669a1963321 /samples/fprobe | |
parent | 40f14760da839620d5a1d257205a514aac0ac2b1 (diff) | |
download | linux-636ac94cee721c7030f54c9e8134bdaa74780fa3.tar.xz |
xen/events: modify internal [un]bind interfaces
[ Upstream commit 3fcdaf3d7634338c3f5cbfa7451eb0b6b0024844 ]
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>
Stable-dep-of: fa765c4b4aed ("xen/events: close evtchn after mapping cleanup")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'samples/fprobe')
0 files changed, 0 insertions, 0 deletions