Re: [PATCH 0/3] Fix some error handling paths in 'meson_drv_bind_master()'

2018-03-13 Thread Neil Armstrong
On 12/03/2018 21:15, Christophe JAILLET wrote:
> Patch 1 and 3 are fixes.
> Patch 2 is just a kind of clean-up noticed while patching this driver.
> 
> If patch 2 is considered as useless, patch 3 can be applied on top of 
> patch 1, it does nor depend on the 2nd patch.
> 
> Christophe JAILLET (3):
>   drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
>   drm/meson: Use drm_dev_put() instead of drm_dev_unref()
>   drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
> 
>  drivers/gpu/drm/meson/meson_drv.c | 33 ++---
>  1 file changed, 22 insertions(+), 11 deletions(-)
> 

Hi,

Thanks for the fixes, since they are not critical, I pushed them on 
drm-misc-next, they will be backported onto stable tree by the stable team 
later on using the Fixes tag.

Neil
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH 0/3] Fix some error handling paths in 'meson_drv_bind_master()'

2018-03-13 Thread Christophe JAILLET
Patch 1 and 3 are fixes.
Patch 2 is just a kind of clean-up noticed while patching this driver.

If patch 2 is considered as useless, patch 3 can be applied on top of 
patch 1, it does nor depend on the 2nd patch.

Christophe JAILLET (3):
  drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
  drm/meson: Use drm_dev_put() instead of drm_dev_unref()
  drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'

 drivers/gpu/drm/meson/meson_drv.c | 33 ++---
 1 file changed, 22 insertions(+), 11 deletions(-)

-- 
2.14.1


---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
https://www.avast.com/antivirus

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel