* Fixes tags need work in the pm tree
@ 2026-08-17 12:40 Mark Brown
2026-08-17 16:31 ` Rafael J. Wysocki (Intel)
0 siblings, 1 reply; 5+ messages in thread
From: Mark Brown @ 2026-08-17 12:40 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: linux-kernel, linux-next
[-- Attachment #1: Type: text/plain, Size: 327 bytes --]
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")'
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Fixes tags need work in the pm tree
@ 2026-08-17 12:40 Mark Brown
2026-08-17 16:32 ` Rafael J. Wysocki (Intel)
0 siblings, 1 reply; 5+ messages in thread
From: Mark Brown @ 2026-08-17 12:40 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: linux-kernel, linux-next
[-- Attachment #1: Type: text/plain, Size: 302 bytes --]
In commit
1f371e8f495fb ("thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file")
Fixes tag
Fixes: 948ee3a74f35 ("add support for PMIC5 Gen3 ADC thermal monitoring")
has these problem(s):
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Fixes tags need work in the pm tree
2026-08-17 12:40 Fixes tags need work in the pm tree Mark Brown
@ 2026-08-17 16:31 ` Rafael J. Wysocki (Intel)
2026-08-18 11:25 ` Daniel Lezcano
0 siblings, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki (Intel) @ 2026-08-17 16:31 UTC (permalink / raw)
To: Mark Brown, Daniel Lezcano; +Cc: linux-kernel, linux-next, Linux PM
On Mon, Aug 17, 2026 at 2:40 PM Mark Brown <broonie@kernel.org> 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/468d3bf3-fbdb-4548-bde8-1c94ad6f15da@oss.qualcomm.com/)
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/91946ecf-05a2-4479-bade-3d0803bdcba2@oss.qualcomm.com/)
with the fixes folded in.
Whichever you prefer, but please let me know which one you will be doing.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Fixes tags need work in the pm tree
2026-08-17 12:40 Mark Brown
@ 2026-08-17 16:32 ` Rafael J. Wysocki (Intel)
0 siblings, 0 replies; 5+ messages in thread
From: Rafael J. Wysocki (Intel) @ 2026-08-17 16:32 UTC (permalink / raw)
To: Daniel Lezcano; +Cc: linux-kernel, linux-next, Mark Brown, Linux PM
On Mon, Aug 17, 2026 at 2:40 PM Mark Brown <broonie@kernel.org> wrote:
>
> In commit
>
> 1f371e8f495fb ("thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file")
>
> Fixes tag
>
> Fixes: 948ee3a74f35 ("add support for PMIC5 Gen3 ADC thermal monitoring")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'
And this is the second one.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Fixes tags need work in the pm tree
2026-08-17 16:31 ` Rafael J. Wysocki (Intel)
@ 2026-08-18 11:25 ` Daniel Lezcano
0 siblings, 0 replies; 5+ messages in thread
From: Daniel Lezcano @ 2026-08-18 11:25 UTC (permalink / raw)
To: Rafael J. Wysocki (Intel), Mark Brown, Daniel Lezcano
Cc: linux-kernel, linux-next, Linux PM
Hi Rafael,
On 8/17/26 18:31, Rafael J. Wysocki (Intel) wrote:
> On Mon, Aug 17, 2026 at 2:40 PM Mark Brown <broonie@kernel.org> 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/468d3bf3-fbdb-4548-bde8-1c94ad6f15da@oss.qualcomm.com/)
> 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/91946ecf-05a2-4479-bade-3d0803bdcba2@oss.qualcomm.com/)
> with the fixes folded in.
>
> Whichever you prefer, but please let me know which one you will be doing.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-08-18 11:26 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-17 12:40 Fixes tags need work in the pm tree Mark Brown
2026-08-17 16:31 ` Rafael J. Wysocki (Intel)
2026-08-18 11:25 ` Daniel Lezcano
-- strict thread matches above, loose matches on Subject: below --
2026-08-17 12:40 Mark Brown
2026-08-17 16:32 ` Rafael J. Wysocki (Intel)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.