The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* "Fixes:" tags on commits with Cc: stable
@ 2026-08-14 17:20 Viktor Jägersküpper
  2026-08-15  5:36 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Viktor Jägersküpper @ 2026-08-14 17:20 UTC (permalink / raw)
  To: LKML, stable
  Cc: Greg Kroah-Hartman, Sasha Levin, Alex Deucher,
	Christian König, David Airlie, Simona Vetter,
	Viktor Jägersküpper

Hi,

regarding a recent fix for AMDGPU which was tagged with Cc: stable, Greg
wrote that the "Fixes:" tag in that commit was wrong from his point of
view: It referenced a commit which was not contained in the mainline
kernel, but only in the drm-next branch (for the next merge window). The
patch from the referenced commit had been cherry-picked for the mainline
kernel via the drm-fixes branch, so Greg argued that the "Fixes:" tag
should have referenced that commit because a reference to a non-mainline
commit doesn't work with the stable team's tooling, which was confirmed
by Sasha.

However, Alex mentioned that some time ago it was determined that the
"Fixes" tag should reference the original commit (drm-next is upstream
for drm-fixes I guess) so that you could follow the cherry-pick -x chain.

As far as I can tell, the documentation doesn't say explicitly what is
correct. Since this issue might be relevant for more people, I'm asking
for a clarification so that the issue can be avoided in the future. Most
likely the documentation should be made clear on this matter.

Regards,
Viktor

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-15  5:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14 17:20 "Fixes:" tags on commits with Cc: stable Viktor Jägersküpper
2026-08-15  5:36 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox