[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <9843F19D-38FE-4CAF-B05B-ABEDD9F36760@linux.dev>
Date: Fri, 19 Dec 2025 22:30:02 +0100
From: Thorsten Blum <thorsten.blum@...ux.dev>
To: Devarsh Thakkar <devarsht@...com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Hans Verkuil <hverkuil@...nel.org>,
David Huang <d-huang@...com>,
Sebastian Fricke <sebastian.fricke@...labora.com>,
Benjamin Gaignard <benjamin.gaignard@...labora.com>
Cc: stable@...r.kernel.org,
linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] media: imagination: Fix value clamping in
calculate_qp_tables
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@...r.kernel.org
> Fixes: a1e294045885 ("media: imagination: Add E5010 JPEG Encoder driver")
> Signed-off-by: Thorsten Blum <thorsten.blum@...ux.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@...r.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
Powered by blists - more mailing lists