* Missing signoff in the rpmsg tree
@ 2026-03-06 11:59 Mark Brown
2026-03-30 22:11 ` Mark Brown
2026-04-14 13:41 ` Bjorn Andersson
0 siblings, 2 replies; 6+ messages in thread
From: Mark Brown @ 2026-03-06 11:59 UTC (permalink / raw)
To: Bjorn Andersson, Mathieu Poirier; +Cc: linux-kernel, linux-next
[-- Attachment #1: Type: text/plain, Size: 222 bytes --]
Commits
390045a24591a ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP")
0af8802175d2d ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP")
are missing a Signed-off-by from their committers
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Missing signoff in the rpmsg tree
2026-03-06 11:59 Missing signoff in the rpmsg tree Mark Brown
@ 2026-03-30 22:11 ` Mark Brown
2026-04-06 16:28 ` Mark Brown
2026-04-14 13:41 ` Bjorn Andersson
1 sibling, 1 reply; 6+ messages in thread
From: Mark Brown @ 2026-03-30 22:11 UTC (permalink / raw)
To: Bjorn Andersson, Mathieu Poirier; +Cc: linux-kernel, linux-next
[-- Attachment #1: Type: text/plain, Size: 339 bytes --]
On Fri, Mar 06, 2026 at 11:59:23AM +0000, Mark Brown wrote:
> Commits
>
> 390045a24591a ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP")
> 0af8802175d2d ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP")
>
> are missing a Signed-off-by from their committers
This issue is still present today.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Missing signoff in the rpmsg tree
2026-03-30 22:11 ` Mark Brown
@ 2026-04-06 16:28 ` Mark Brown
2026-04-13 16:54 ` Mark Brown
0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2026-04-06 16:28 UTC (permalink / raw)
To: Bjorn Andersson, Mathieu Poirier; +Cc: linux-kernel, linux-next
[-- Attachment #1: Type: text/plain, Size: 430 bytes --]
On Mon, Mar 30, 2026 at 11:11:41PM +0100, Mark Brown wrote:
> On Fri, Mar 06, 2026 at 11:59:23AM +0000, Mark Brown wrote:
> > Commits
> >
> > 390045a24591a ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP")
> > 0af8802175d2d ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP")
> >
> > are missing a Signed-off-by from their committers
> This issue is still present today.
And today.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Missing signoff in the rpmsg tree
2026-04-06 16:28 ` Mark Brown
@ 2026-04-13 16:54 ` Mark Brown
0 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2026-04-13 16:54 UTC (permalink / raw)
To: Bjorn Andersson, Mathieu Poirier; +Cc: linux-kernel, linux-next
[-- Attachment #1: Type: text/plain, Size: 530 bytes --]
On Mon, Apr 06, 2026 at 05:28:46PM +0100, Mark Brown wrote:
> On Mon, Mar 30, 2026 at 11:11:41PM +0100, Mark Brown wrote:
> > On Fri, Mar 06, 2026 at 11:59:23AM +0000, Mark Brown wrote:
> > > Commits
> > >
> > > 390045a24591a ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP")
> > > 0af8802175d2d ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP")
> > >
> > > are missing a Signed-off-by from their committers
>
> > This issue is still present today.
>
> And today.
Today also.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Missing signoff in the rpmsg tree
2026-03-06 11:59 Missing signoff in the rpmsg tree Mark Brown
2026-03-30 22:11 ` Mark Brown
@ 2026-04-14 13:41 ` Bjorn Andersson
2026-04-14 16:28 ` Mark Brown
1 sibling, 1 reply; 6+ messages in thread
From: Bjorn Andersson @ 2026-04-14 13:41 UTC (permalink / raw)
To: Mark Brown; +Cc: Mathieu Poirier, linux-kernel, linux-next
On Fri, Mar 06, 2026 at 11:59:23AM +0000, Mark Brown wrote:
> Commits
>
> 390045a24591a ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP")
> 0af8802175d2d ("dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP")
>
> are missing a Signed-off-by from their committers
Sorry, missed this thread in the inbox noise.
It looks like Mathieu rebased across the two commits and hence ended up
as committer. Fixing it would imply rebasing a bunch of commits, in
which I would have to add my s-o-b to patches applied by Mathieu.
I'd suggest that we ignore the issue this time. Let me know if you think
otherwise.
PS. It would be nice if checkpatch caught these. I tried to teach it a
while back, but the reviews fell through due to my lacking perl
abilities.
Regards,
Bjorn
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-04-14 16:28 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-06 11:59 Missing signoff in the rpmsg tree Mark Brown
2026-03-30 22:11 ` Mark Brown
2026-04-06 16:28 ` Mark Brown
2026-04-13 16:54 ` Mark Brown
2026-04-14 13:41 ` Bjorn Andersson
2026-04-14 16:28 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox