[PATCH 0/4] drm/omap: fix reference leak in runtime get ops
Tomi Valkeinen
tomi.valkeinen at ti.com
Tue Nov 10 13:07:43 UTC 2020
Hi,
On 10/11/2020 14:51, Zhang Qilong wrote:
> This series of patches fixed several usage counter leaks refer to
> pm_runtime_get_sync. Many callers forget to call pm_runtime_put_noidle
> when pm_runtime_get_sync failed, and we fixed it.
>
> Zhang Qilong (4):
> drm: omapdrm: dsi: fix-reference-leak-in dsi_runtime_get.
> drm: omapdrm: dss: fix reference leak in dss_runtime_get
> drm/omap: hdmi4: fix reference leak in hdmi_runtime_get
> drm/omap: hdmi5: fix reference leak in hdmi_runtime_get
>
> drivers/gpu/drm/omapdrm/dss/dsi.c | 8 ++++++--
> drivers/gpu/drm/omapdrm/dss/dss.c | 8 ++++++--
> drivers/gpu/drm/omapdrm/dss/hdmi4.c | 4 +++-
> drivers/gpu/drm/omapdrm/dss/hdmi5.c | 4 +++-
> 4 files changed, 18 insertions(+), 6 deletions(-)
I have applied an earlier series from Dinghao Liu which does the same thing.
Tomi
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
More information about the dri-devel
mailing list