mirror of
https://github.com/torvalds/linux.git
synced 2025-11-04 18:49:34 +02:00
pm_runtime_get_sync() will increment pm usage counter even it failed. Forgetting to call pm_runtime_put will result in reference leak in vfio_platform_open, so we should fix it. Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com> Acked-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com> |
||
|---|---|---|
| .. | ||
| reset | ||
| Kconfig | ||
| Makefile | ||
| vfio_amba.c | ||
| vfio_platform.c | ||
| vfio_platform_common.c | ||
| vfio_platform_irq.c | ||
| vfio_platform_private.h | ||