From: Evgeny Novikov <novikov@ispras.ru>
To: Markus Elfring <markus.elfring@web.de>,
"ldv-project@linuxtesting.org" <ldv-project@linuxtesting.org>,
"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"kernel-janitors@vger.kernel.org"
<kernel-janitors@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Prabhakar Lad <prabhakar.csengg@gmail.com>
Subject: Re: [PATCH] media: davinci: vpif_capture: fix potential double free
Date: Fri, 24 Jul 2020 23:08:02 +0300 [thread overview]
Message-ID: <236161595621028@mail.yandex.ru> (raw)
In-Reply-To: <b179ad63-b895-39f7-dc18-23636f77e1e4@web.de>
Hi Markus,
It seems that Lad Prabhakar detected a critical issue introduced by the patch instead of a minor bug fixed by it. So, we should take care of this first, but I will address your notes as well.
--
Evgeny Novikov
Linux Verification Center, ISP RAS
http://linuxtesting.org
23.07.2020, 23:15, "Markus Elfring" <markus.elfring@web.de>:
>> In case of errors vpif_probe_complete() releases memory for vpif_obj.sd
>> and unregisters the V4L2 device. But then this is done again by
>> vpif_probe() itself. The patch removes the cleaning from
>> vpif_probe_complete().
>
> * An imperative wording can be preferred for the change description,
> can't it?
>
> * Would you like to add the tag “Fixes” to the commit message?
>
> Regards,
> Markus
WARNING: multiple messages have this Message-ID
From: Evgeny Novikov <novikov@ispras.ru>
To: Markus Elfring <markus.elfring@web.de>,
"ldv-project@linuxtesting.org" <ldv-project@linuxtesting.org>,
"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"kernel-janitors@vger.kernel.org"
<kernel-janitors@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Prabhakar Lad <prabhakar.csengg@gmail.com>
Subject: Re: [PATCH] media: davinci: vpif_capture: fix potential double free
Date: Fri, 24 Jul 2020 20:08:02 +0000 [thread overview]
Message-ID: <236161595621028@mail.yandex.ru> (raw)
In-Reply-To: <b179ad63-b895-39f7-dc18-23636f77e1e4@web.de>
Hi Markus,
It seems that Lad Prabhakar detected a critical issue introduced by the patch instead of a minor bug fixed by it. So, we should take care of this first, but I will address your notes as well.
--
Evgeny Novikov
Linux Verification Center, ISP RAS
http://linuxtesting.org
23.07.2020, 23:15, "Markus Elfring" <markus.elfring@web.de>:
>> In case of errors vpif_probe_complete() releases memory for vpif_obj.sd
>> and unregisters the V4L2 device. But then this is done again by
>> vpif_probe() itself. The patch removes the cleaning from
>> vpif_probe_complete().
>
> * An imperative wording can be preferred for the change description,
> can't it?
>
> * Would you like to add the tag “Fixes” to the commit message?
>
> Regards,
> Markus
next prev parent reply other threads:[~2020-07-24 20:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-23 20:15 Markus Elfring
2020-07-23 20:15 ` Markus Elfring
2020-07-24 20:08 ` Evgeny Novikov [this message]
2020-07-24 20:08 ` Evgeny Novikov
-- strict thread matches above, loose matches on Subject: below --
2020-07-23 17:04 Evgeny Novikov
2020-07-24 14:16 ` Lad, Prabhakar
2020-07-24 20:00 ` Evgeny Novikov
2020-07-24 22:05 ` Lad, Prabhakar
2020-08-02 18:38 ` Evgeny Novikov
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=236161595621028@mail.yandex.ru \
--to=novikov@ispras.ru \
--cc=kernel-janitors@vger.kernel.org \
--cc=ldv-project@linuxtesting.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=markus.elfring@web.de \
--cc=mchehab@kernel.org \
--cc=prabhakar.csengg@gmail.com \
--subject='Re: [PATCH] media: davinci: vpif_capture: fix potential double free' \
/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
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.