public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* Missing signoff in the drivers-x86-fixes tree
@ 2026-01-20 14:02 Mark Brown
  2026-01-20 14:37 ` Ilpo Järvinen
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2026-01-20 14:02 UTC (permalink / raw)
  To: Hans de Goede, Mark Gross, Ilpo Järvinen, Mario Limonciello
  Cc: linux-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 140 bytes --]

Commit

  bb820f17b68f6 ("platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro")

is missing a Signed-off-by from its author

[-- 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 drivers-x86-fixes tree
  2026-01-20 14:02 Missing signoff in the drivers-x86-fixes tree Mark Brown
@ 2026-01-20 14:37 ` Ilpo Järvinen
  2026-01-20 15:30   ` Mario Limonciello
  0 siblings, 1 reply; 6+ messages in thread
From: Ilpo Järvinen @ 2026-01-20 14:37 UTC (permalink / raw)
  To: Mark Brown; +Cc: Hans de Goede, Mark Gross, Mario Limonciello, LKML, linux-next

On Tue, 20 Jan 2026, Mark Brown wrote:

> Commit
> 
>   bb820f17b68f6 ("platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro")
> 
> is missing a Signed-off-by from its author

Thanks for the heads up.

The patch was submitted with Signed-off-by but git interpret-trailers --in-place
seems to mess the tag up for some reason.

-- 
 i.


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

* Re: Missing signoff in the drivers-x86-fixes tree
  2026-01-20 14:37 ` Ilpo Järvinen
@ 2026-01-20 15:30   ` Mario Limonciello
  2026-01-20 15:34     ` Ilpo Järvinen
  0 siblings, 1 reply; 6+ messages in thread
From: Mario Limonciello @ 2026-01-20 15:30 UTC (permalink / raw)
  To: Ilpo Järvinen, Mark Brown
  Cc: Hans de Goede, Mark Gross, LKML, linux-next

On 1/20/26 8:37 AM, Ilpo Järvinen wrote:
> On Tue, 20 Jan 2026, Mark Brown wrote:
> 
>> Commit
>>
>>    bb820f17b68f6 ("platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro")
>>
>> is missing a Signed-off-by from its author
> 
> Thanks for the heads up.
> 
> The patch was submitted with Signed-off-by but git interpret-trailers --in-place
> seems to mess the tag up for some reason.
> 

I think it's my fault, I wrote the commit message in another text editor 
when I was reformatting the kernel trace back and when I copied and 
pasted there was a spurious " that messed up parsing the S-o-b.

Feel free to strip the spurious " if it helps.

Sorry about that, and thanks for catching it!

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

* Re: Missing signoff in the drivers-x86-fixes tree
  2026-01-20 15:30   ` Mario Limonciello
@ 2026-01-20 15:34     ` Ilpo Järvinen
  0 siblings, 0 replies; 6+ messages in thread
From: Ilpo Järvinen @ 2026-01-20 15:34 UTC (permalink / raw)
  To: Mario Limonciello; +Cc: Mark Brown, Hans de Goede, Mark Gross, LKML, linux-next

[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

On Tue, 20 Jan 2026, Mario Limonciello wrote:

> On 1/20/26 8:37 AM, Ilpo Järvinen wrote:
> > On Tue, 20 Jan 2026, Mark Brown wrote:
> > 
> > > Commit
> > > 
> > >    bb820f17b68f6 ("platform/x86: hp-bioscfg: Fix kernel panic in
> > > GET_INSTANCE_ID macro")
> > > 
> > > is missing a Signed-off-by from its author
> > 
> > Thanks for the heads up.
> > 
> > The patch was submitted with Signed-off-by but git interpret-trailers
> > --in-place
> > seems to mess the tag up for some reason.
> > 
> 
> I think it's my fault, I wrote the commit message in another text editor when
> I was reformatting the kernel trace back and when I copied and pasted there
> was a spurious " that messed up parsing the S-o-b.
> 
> Feel free to strip the spurious " if it helps.
> 
> Sorry about that, and thanks for catching it!

I've already fixed it by copying it manually, and noticed at that time the 
extra " which explains why the tools did what they did.

-- 
 i.

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

* Missing signoff in the drivers-x86-fixes tree
@ 2026-01-27 12:07 Mark Brown
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2026-01-27 12:07 UTC (permalink / raw)
  To: Hans de Goede, Mark Gross; +Cc: linux-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 143 bytes --]

Commit

  128497456756e ("platform/x86: toshiba_haps: Fix memory leaks in add/remove routines")

is missing a Signed-off-by from its committer

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Missing signoff in the drivers-x86-fixes tree
@ 2026-02-27 14:00 Mark Brown
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2026-02-27 14:00 UTC (permalink / raw)
  To: Hans de Goede, Mark Gross; +Cc: linux-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 134 bytes --]

Commit

  729ffcffa7306 ("platform/x86: hp-wmi: add Omen 14-fb1xxx (board 8E41) support")

is missing a Signed-off-by from its author

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2026-02-27 14:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 14:02 Missing signoff in the drivers-x86-fixes tree Mark Brown
2026-01-20 14:37 ` Ilpo Järvinen
2026-01-20 15:30   ` Mario Limonciello
2026-01-20 15:34     ` Ilpo Järvinen
  -- strict thread matches above, loose matches on Subject: below --
2026-01-27 12:07 Mark Brown
2026-02-27 14:00 Mark Brown

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