From: Thorsten Blum <thorsten.blum@linux.dev>
To: Devarsh Thakkar <devarsht@ti.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Hans Verkuil <hverkuil@kernel.org>, David Huang <d-huang@ti.com>,
Sebastian Fricke <sebastian.fricke@collabora.com>,
Benjamin Gaignard <benjamin.gaignard@collabora.com>
Cc: stable@vger.kernel.org, linux-media@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] media: imagination: Fix value clamping in calculate_qp_tables
Date: Fri, 19 Dec 2025 22:30:02 +0100 [thread overview]
Message-ID: <9843F19D-38FE-4CAF-B05B-ABEDD9F36760@linux.dev> (raw)
In-Reply-To: <20251202124555.418319-2-thorsten.blum@linux.dev>
On 2. Dec 2025, at 13:45, Thorsten Blum wrote:
> The local variable 'val' was never clamped to 1 or 255 because the
> return value of clamp() was not used. Fix this by assigning the clamped
> value back to 'val'.
>
> Cc: stable@vger.kernel.org
> Fixes: a1e294045885 ("media: imagination: Add E5010 JPEG Encoder driver")
> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
> ---
> [...]
Hello, the media CI robot complained to me privately (not to the list)
with the following error:
ERROR: Commit a1e2940458853d00c178c842c889e4ae3ef5eaec NOT found in
the stable tree, but stable@vger.kernel.org is in Cc:
However, the Fixes: tag references the commit hash in master, but the
commit has a different hash in the stable branches. This is my first
time running into such an issue and I'm not sure what to do about it?
Thanks,
Thorsten
prev parent reply other threads:[~2025-12-19 21:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-02 12:45 [PATCH] media: imagination: Fix value clamping in calculate_qp_tables Thorsten Blum
2025-12-19 21:30 ` Thorsten Blum [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=9843F19D-38FE-4CAF-B05B-ABEDD9F36760@linux.dev \
--to=thorsten.blum@linux.dev \
--cc=benjamin.gaignard@collabora.com \
--cc=d-huang@ti.com \
--cc=devarsht@ti.com \
--cc=hverkuil@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=sebastian.fricke@collabora.com \
--cc=stable@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox