Re: [PATCH v2 2/2] drm/panthor: Fix OPP refcnt leaks in devfreq initialisation

2024-10-30 Thread Boris Brezillon
On Wed, 30 Oct 2024 16:13:58 +0100 Boris Brezillon wrote: > On Thu, 3 Oct 2024 14:30:29 +0100 > Adrián Larumbe wrote: > > > Make sure in case of errors between the first fetch of an OPP in > > panthor_devfreq_init and its successive put, the error path decrements its > > reference count to avo

Re: [PATCH v2 2/2] drm/panthor: Fix OPP refcnt leaks in devfreq initialisation

2024-10-30 Thread Boris Brezillon
On Thu, 3 Oct 2024 14:30:29 +0100 Adrián Larumbe wrote: > Make sure in case of errors between the first fetch of an OPP in > panthor_devfreq_init and its successive put, the error path decrements its > reference count to avoid OPP object leaks when removing the device. > > Signed-off-by: Adrián

Re: [PATCH v2 2/2] drm/panthor: Fix OPP refcnt leaks in devfreq initialisation

2024-10-03 Thread Boris Brezillon
On Thu, 3 Oct 2024 14:30:29 +0100 Adrián Larumbe wrote: > Make sure in case of errors between the first fetch of an OPP in > panthor_devfreq_init and its successive put, the error path decrements its > reference count to avoid OPP object leaks when removing the device. > > Signed-off-by: Adrián

Re: [PATCH v2 2/2] drm/panthor: Fix OPP refcnt leaks in devfreq initialisation

2024-10-03 Thread Steven Price
On 03/10/2024 14:30, Adrián Larumbe wrote: > Make sure in case of errors between the first fetch of an OPP in > panthor_devfreq_init and its successive put, the error path decrements its > reference count to avoid OPP object leaks when removing the device. > > Signed-off-by: Adrián Larumbe > Fixe

[PATCH v2 2/2] drm/panthor: Fix OPP refcnt leaks in devfreq initialisation

2024-10-03 Thread Adrián Larumbe
Make sure in case of errors between the first fetch of an OPP in panthor_devfreq_init and its successive put, the error path decrements its reference count to avoid OPP object leaks when removing the device. Signed-off-by: Adrián Larumbe Fixes: fac9b22df4b1 ("drm/panthor: Add the devfreq logical