All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Inki Dae' <inki.dae@samsung.com>, 'Daniel Kurtz' <djkurtz@chromium.org>
Cc: 'Sachin Kamat' <sachin.kamat@linaro.org>,
	'Seung-Woo Kim' <sw0312.kim@samsung.com>,
	linux-kernel@vger.kernel.org,
	'DRI mailing list' <dri-devel@lists.freedesktop.org>,
	'Kyungmin Park' <kyungmin.park@samsung.com>,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: RE: [PATCH] drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c
Date: Tue, 18 Mar 2014 14:45:57 +0900	[thread overview]
Message-ID: <01a301cf426d$55d080b0$01718210$@samsung.com> (raw)
In-Reply-To: <CAAQKjZMeeyD+6fhCaGk9qzX0oLTS=vHU86Y7gF9ZnbwcpTT7Kg@mail.gmail.com>

Inki Dae wrote:
> 
> Applied.
> 
> Thanks,
> Inki Dae
> 
> 2014-03-17 12:28 GMT+09:00 Daniel Kurtz <djkurtz@chromium.org>:
> > The following commit [0] fixed a use-after-free, but left the subdrv
> open
> > in the error path.
> >
> > [0] commit 6ca605f7c70895a35737435f17ae9cc5e36f1466
> > drm/exynos: Fix freeing issues in exynos_drm_drv.c
> >
> > Change-Id: I452e944bf090fb11434d9e34213c890c41c15d73

This should be removed when Inki apply this.

Thanks,
Kukjin

> > Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
> > ---
> >  drivers/gpu/drm/exynos/exynos_drm_drv.c | 10 +++++++---
> >  1 file changed, 7 insertions(+), 3 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c
Date: Tue, 18 Mar 2014 14:45:57 +0900	[thread overview]
Message-ID: <01a301cf426d$55d080b0$01718210$@samsung.com> (raw)
In-Reply-To: <CAAQKjZMeeyD+6fhCaGk9qzX0oLTS=vHU86Y7gF9ZnbwcpTT7Kg@mail.gmail.com>

Inki Dae wrote:
> 
> Applied.
> 
> Thanks,
> Inki Dae
> 
> 2014-03-17 12:28 GMT+09:00 Daniel Kurtz <djkurtz@chromium.org>:
> > The following commit [0] fixed a use-after-free, but left the subdrv
> open
> > in the error path.
> >
> > [0] commit 6ca605f7c70895a35737435f17ae9cc5e36f1466
> > drm/exynos: Fix freeing issues in exynos_drm_drv.c
> >
> > Change-Id: I452e944bf090fb11434d9e34213c890c41c15d73

This should be removed when Inki apply this.

Thanks,
Kukjin

> > Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
> > ---
> >  drivers/gpu/drm/exynos/exynos_drm_drv.c | 10 +++++++---
> >  1 file changed, 7 insertions(+), 3 deletions(-)

  reply	other threads:[~2014-03-18  5:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17  3:28 [PATCH] drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c Daniel Kurtz
2014-03-17  3:28 ` Daniel Kurtz
2014-03-17  3:28 ` Daniel Kurtz
2014-03-18  5:03 ` Inki Dae
2014-03-18  5:03   ` Inki Dae
2014-03-18  5:45   ` Kukjin Kim [this message]
2014-03-18  5:45     ` Kukjin Kim
2014-03-18  6:08     ` Inki Dae
2014-03-18  6:08       ` Inki Dae
2014-03-18  6:59       ` Daniel Kurtz
2014-03-18  6:59         ` Daniel Kurtz
2014-03-18  6:59         ` Daniel Kurtz
  -- strict thread matches above, loose matches on Subject: below --
2014-03-17  3:28 Daniel Kurtz
2014-03-17  3:28 ` Daniel Kurtz
2014-03-17  3:28 ` Daniel Kurtz
2014-03-17  4:15 ` Sachin Kamat
2014-03-17  4:15   ` Sachin Kamat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='01a301cf426d$55d080b0$01718210$@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=djkurtz@chromium.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=inki.dae@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=sachin.kamat@linaro.org \
    --cc=sw0312.kim@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.