Re: Fixes tags need work in the pm tree
Daniel Lezcano <[email protected]>
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
Hi Rafael, On 8/17/26 18:31, Rafael J. Wysocki (Intel) wrote: > 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 I'll do this one > 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.