aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iscsi/(public-mirror)
diff options
context:
space:
mode:
authorAhmad Khalifa <vexeduxr@FreeBSD.org>2025-07-14 17:47:06 +0000
committerAhmad Khalifa <vexeduxr@FreeBSD.org>2025-07-17 00:33:52 +0000
commitcc86794b0319bad273a84e8bc36651a141b2ddc7 (patch)
treee769252f632dcc11bb052c7624fdd2db0d54d1f0 /sys/dev/iscsi/(public-mirror)
parentff2dc0bca3728448284d757ca983d023da7279b5 (diff)
gpiobus: plug IRQ leaksHEADmain
Unmap the IRQ instead of just freeing the map data in the case of an error. Also don't overwrite the resource's virtual address since the copy of the map data made by intr_activate_irq is stored there. Implement gpiobus_release_resource so it can unmap IRQs mapped by gpio_alloc_intr_resource. Reviewed by: imp Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D51325
Diffstat (limited to 'sys/dev/iscsi/(public-mirror)')
0 files changed, 0 insertions, 0 deletions