From: Dan Carpenter <error27@gmail.com>
To: Andy Shevchenko <andriy.shevchenko@intel.com>
Cc: Dawei Feng <dawei.feng@seu.edu.cn>,
andy@kernel.org, hansg@kernel.org, mchehab@kernel.org,
sakari.ailus@linux.intel.com, gregkh@linuxfoundation.org,
abdelrahmanfekry375@gmail.com, linux-kernel@vger.kernel.org,
linux-media@vger.kernel.org, linux-staging@lists.linux.dev,
jianhao.xu@seu.edu.cn, Zilin Guan <zilin@seu.edu.cn>,
Kees Cook <keescook@chromium.org>,
Jonathan Corbet <corbet@lwn.net>
Subject: Re: [PATCH v2 1/2] media: atomisp: fix memory leak in atomisp_pci_probe()
Date: Mon, 15 Jun 2026 16:53:17 +0300 [thread overview]
Message-ID: <ajADzfIcMxTecOsv@stanley.mountain> (raw)
In-Reply-To: <ajAC6E3Pc0edjySZ@ashevche-desk.local>
On Mon, Jun 15, 2026 at 04:49:28PM +0300, Andy Shevchenko wrote:
> On Mon, Jun 15, 2026 at 02:39:42PM +0300, Dan Carpenter wrote:
> > On Mon, Jun 15, 2026 at 02:11:12PM +0300, Andy Shevchenko wrote:
>
> ...
>
> > > > The bug was first flagged by an experimental analysis tool we are
> > > > developing for kernel memory-management bugs while analyzing
> > > > v6.13-rc1. The tool is still under development and is not yet publicly
> > > > available. Manual inspection confirms that the bug is still present in
> > > > v7.1-rc7.
> > > >
> > > > An x86_64 allyesconfig build showed no new warnings. As we do not have
> > > > an Intel Atom ISP platform with the required camera sensor hardware to
> > > > test with, no runtime testing was able to be performed.
> > >
> > > These last two paragraphs do not suit the commit message. Please, drop them
> > > here and better to describe all this in the cover letter (if not yet).
> >
> > This is how the documentation says to write commit messages.
> >
> > https://lore.kernel.org/all/ahgaOigklcDCYvRp@stanley.mountain/
>
> Isn't it enough to have in the cover letter?
>
> Thanks for commenting there, but I would insist to move these two paragraphs
> from the commit message here. Maybe Kees is okay with that, I'm thinking that
> this is too much (since we have lore archives).
To me the "An x86_64 allyesconfig build showed no new warnings" information
adds no value at all. It is assumed and if you didn't do that then a lot
of people are going to know and complain.
regards,
dan carpenter
next prev parent reply other threads:[~2026-06-15 13:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-15 7:28 [PATCH v2 0/2] media: atomisp: fix probe memory leaks Dawei Feng
2026-06-15 7:28 ` [PATCH v2 1/2] media: atomisp: fix memory leak in atomisp_pci_probe() Dawei Feng
2026-06-15 11:11 ` Andy Shevchenko
2026-06-15 11:39 ` Dan Carpenter
2026-06-15 12:35 ` Dawei Feng
2026-06-15 13:51 ` Andy Shevchenko
2026-06-15 15:15 ` Dawei Feng
2026-06-15 13:49 ` Andy Shevchenko
2026-06-15 13:53 ` Dan Carpenter [this message]
2026-06-15 7:28 ` [PATCH v2 2/2] media: atomisp: fix memory leak in atomisp_csi2_bridge_parse_firmware() Dawei Feng
2026-06-15 11:12 ` Andy Shevchenko
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=ajADzfIcMxTecOsv@stanley.mountain \
--to=error27@gmail.com \
--cc=abdelrahmanfekry375@gmail.com \
--cc=andriy.shevchenko@intel.com \
--cc=andy@kernel.org \
--cc=corbet@lwn.net \
--cc=dawei.feng@seu.edu.cn \
--cc=gregkh@linuxfoundation.org \
--cc=hansg@kernel.org \
--cc=jianhao.xu@seu.edu.cn \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=mchehab@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=zilin@seu.edu.cn \
/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.