From: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: Anusha Srivatsa <asrivats@redhat.com>
Cc: Neil Armstrong <neil.armstrong@linaro.org>,
Jessica Zhang <quic_jesszhan@quicinc.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 4/4] drm/panel/panel-simple: Use the new allocation in place of devm_kzalloc()
Date: Mon, 31 Mar 2025 17:56:25 +0200 [thread overview]
Message-ID: <20250331175625.505d616e@booty> (raw)
In-Reply-To: <CAN9Xe3SzU0AohuBnyJtE0UWFkrW0iMGKH1F8cuUZYLZ-vbfkpw@mail.gmail.com>
On Fri, 28 Mar 2025 12:09:08 -0400
Anusha Srivatsa <asrivats@redhat.com> wrote:
> On Fri, Mar 28, 2025 at 4:54 AM Luca Ceresoli <luca.ceresoli@bootlin.com>
> wrote:
>
> > On Thu, 27 Mar 2025 10:55:42 -0400
> > Anusha Srivatsa <asrivats@redhat.com> wrote:
> >
> > > Start using the new helper that does the refcounted
> > > allocations.
> > >
> > > v2: check error condition (Luca)
> >
> > Here as well, when you resend, move the changelog after the '---' line.
> >
> >
> Hadn't noticed this. Saw some other series that do follow this method. I
> will make this change.
That's the general rule [0], even though not all maintainers are strict
about this, so they sometimes get through.
[0] https://docs.kernel.org/process/submitting-patches.html#commentary
Luca
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2025-03-31 15:56 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-27 14:55 [PATCH v2 0/4] drm/panel: Panel Refcounting infrastructure Anusha Srivatsa
2025-03-27 14:55 ` [PATCH v2 1/4] drm/panel: Add new helpers for refcounted panel allocatons Anusha Srivatsa
2025-03-27 15:57 ` Maxime Ripard
2025-03-27 15:58 ` Maxime Ripard
2025-03-27 15:33 ` Anusha Srivatsa
2025-03-28 9:05 ` Maxime Ripard
2025-03-28 8:34 ` Luca Ceresoli
2025-03-28 14:11 ` Anusha Srivatsa
2025-03-27 14:55 ` [PATCH v2 2/4] drm/panel: Add refcount support Anusha Srivatsa
2025-03-27 15:58 ` Maxime Ripard
2025-03-28 8:48 ` Luca Ceresoli
2025-03-27 14:55 ` [PATCH v2 3/4] drm/panel: deprecate old-style panel allocation Anusha Srivatsa
2025-03-27 15:58 ` Maxime Ripard
2025-03-28 8:51 ` Luca Ceresoli
2025-03-27 14:55 ` [PATCH v2 4/4] drm/panel/panel-simple: Use the new allocation in place of devm_kzalloc() Anusha Srivatsa
2025-03-27 15:59 ` Maxime Ripard
2025-03-28 8:53 ` Luca Ceresoli
2025-03-28 16:09 ` Anusha Srivatsa
2025-03-31 15:56 ` Luca Ceresoli [this message]
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=20250331175625.505d616e@booty \
--to=luca.ceresoli@bootlin.com \
--cc=airlied@gmail.com \
--cc=asrivats@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=quic_jesszhan@quicinc.com \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/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.