* Sasha Levin sashal@kernel.org [250705 17:40]:
[ Sasha's backport helper bot ]
Hello Sasha's bot!
Hi,
Summary of potential issues: ⚠️ Found matching upstream commit but patch is missing proper reference to it
Found matching upstream commit: fba46a5d83ca8decb338722fb4899026d8d9ead2
This is correct! I followed these instructions emailed me:
git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-6.6.y git checkout FETCH_HEAD git cherry-pick -x fba46a5d83ca8decb338722fb4899026d8d9ead2 # <resolve conflicts, build, test, etc.> git commit -s git send-email --to 'stable@vger.kernel.org' --in-reply-to '2025063032-shed-reseller-6709@gregkh' --subject-prefix 'PATCH 6.6.y' HEAD^.. -----
Git added this: (cherry picked from commit fba46a5d83ca8decb338722fb4899026d8d9ead2)
So I thought the process of adding the tag:
[ Upstream commit <upstream commit> ]
was removed since 1. greg's email didn't say to add it (which I thought it did in the past?) and 2. git added something new for the cherry pick.
I will resume adding the tag to backports.
Thanks, Liam