On Fri, 4 May 2018 11:50:16 +0200
Thierry Reding <[email protected]> wrote:
> On Thu, May 03, 2018 at 06:40:04PM +0200, Boris Brezillon wrote:
> > of_node_put(panel) is not called when of_drm_find_panel(panel) returns
> > NULL, thus leaking the reference we hold on panel.
> >
> > Fixes: 9be7d864cf07 ("drm/tegra: Implement panel support")
> > Cc: <[email protected]>
> > Signed-off-by: Boris Brezillon <[email protected]>
> > ---
> > drivers/gpu/drm/tegra/output.c | 3 +--
> > 1 file changed, 1 insertion(+), 2 deletions(-)
>
> I'm not sure this warrants a backport, it's a very minor reference leak
> so doesn't really have an impact on system stability or functionality.
>
> Since this patch is unrelated from the rest of the series, do you mind
> if I pick this up into the drm/tegra tree?
Sure, and feel free to remove the Cc-stable and Fixes tag if you think
they are not necessary.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel