[PATCH 0/4] accel/rocket: resource leak and stability improvements
Chaoyi Chen <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.comp.video.dri.devel,gmane.linux.ports.arm.rockchip,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Chaoyi Chen <[email protected]> Hi, This series fixes rocket driver handling on certain error paths to avoid unexpected resource leaks and panics. Chaoyi Chen (4): accel/rocket: Fix the IOMMU domain leak in rocket_ioctl_create_bo accel/rocket: Fix the panic in rocket_iommu_domain_put when the domain is NULL accel/rocket: Fix the extra iommu_group_get call in rocket_job_handle_irq MAINTAINERS: accel/rocket: Add rockchip mail list for rocket MAINTAINERS | 1 + drivers/accel/rocket/rocket_drv.c | 3 ++- drivers/accel/rocket/rocket_gem.c | 2 ++ drivers/accel/rocket/rocket_job.c | 2 +- 4 files changed, 6 insertions(+), 2 deletions(-) -- 2.53.0