Re: Fixes tags need work in the pm tree
"Rafael J. Wysocki (Intel)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-kernel,org.kernel.vger.linux-next |
|---|---|
| Message-ID | <CAJZ5v0gvxu6dzToOhh-xsP539Mjtczz7oTLiMXFeMvA+U=3Zgw@mail.gmail.com> |
On Mon, Aug 17, 2026 at 2:40 PM Mark Brown <[email protected]> wrote: > > In commit > > 68e3c5d8c128e ("thermal/drivers/qcom/spm mbg tm: Fix missing bitfield header") > > Fixes tag > > Fixes: c3dce117333c ( "thermal/drivers/qcom: Add support for Qualcomm MBG thermal monitoring") > > has these problem(s): > > - Subject does not match target commit subject > Just use > git log -1 --format='Fixes: %h ("%s")' Thanks for the report! Daniel, there are two of these in linux-next now and both have been pulled from you. Unfortunately, this cannot be fixed without changing commit IDs which would require resetting my thermal branch (which I had wanted to avoid). You may either resend the last pull request (https://lore.kernel.org/linux-pm/[email protected]/) with the Fixes: tags fixed, in which case I'll replace the top-most merge in linux-pm.git/thermal with a new merge, or resend the previous pull request (https://lore.kernel.org/linux-pm/[email protected]/) with the fixes folded in. Whichever you prefer, but please let me know which one you will be doing.