public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: Fixes tag needs some work in the ftrace tree
@ 2025-11-20 23:52 Stephen Rothwell
  2025-11-21  9:12 ` Tomas Glozar
  0 siblings, 1 reply; 12+ messages in thread
From: Stephen Rothwell @ 2025-11-20 23:52 UTC (permalink / raw)
  To: Steven Rostedt, Masami Hiramatsu
  Cc: Tomas Glozar, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In commit

  f45a0cb29720 ("rtla/tests: Fix osnoise test calling timerlat")

Fixes tag

  Fixes: 05b7e10687c ("tools/rtla: Add remaining support for osnoise actions")

has these problem(s):

  - SHA1 should be at least 12 digits long

In commit

  4b8e202c6fe0 ("rtla/tests: Extend action tests to 5s")

Fixes tags

  Fixes: 4e26f84abfb ("rtla/tests: Add tests for actions")
  Fixes: 05b7e10687c ("tools/rtla: Add remaining support for osnoise actions")

has these problem(s):

  - SHA1 should be at least 12 digits long
    This can be fixed for the future by setting core.abbrev to 12 (or
    more) or (for git v2.11 or later) just making sure it is not set
    (or set to "auto").

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 12+ messages in thread
* linux-next: Fixes tag needs some work in the ftrace tree
@ 2025-03-24  2:35 Stephen Rothwell
  2025-03-24 20:28 ` Steven Rostedt
  0 siblings, 1 reply; 12+ messages in thread
From: Stephen Rothwell @ 2025-03-24  2:35 UTC (permalink / raw)
  To: Steven Rostedt, Masami Hiramatsu
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In commit

  6d5934331009 ("tracing: Do not use PERF enums when perf is not defined")

Fixes tag

  Fixes: a1e3ad43115e ("tracing: Ensure module defining synth event cannot be unloaded while tracing")

has these problem(s):

  - Subject does not match target commit subject
    Just use
        git log -1 --format='Fixes: %h ("%s")'

Did you mean

Fixes: a1e3ad43115e ("tracing: Fix synth event printk format for str fields")

or

Fixes: 21581dd4e7ff ("tracing: Ensure module defining synth event cannot be unloaded while tracing")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 12+ messages in thread
* linux-next: Fixes tag needs some work in the ftrace tree
@ 2024-11-19  6:40 Stephen Rothwell
  2024-11-19 14:00 ` Steven Rostedt
  0 siblings, 1 reply; 12+ messages in thread
From: Stephen Rothwell @ 2024-11-19  6:40 UTC (permalink / raw)
  To: Steven Rostedt, Masami Hiramatsu
  Cc: Tomas Glozar, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In commit

  859dc5e29cae ("rtla/timerlat: Do not set params->user_workload with -U")

Fixes tag

  Fixes: fb9e90a67ee9 ("rtla/timerlat: Make user-space threads

has these problem(s):

  - Subject has leading but no trailing parentheses
  - Subject has leading but no trailing quotes

Please do not split Fixes tags over more than one line.

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 12+ messages in thread
* linux-next: Fixes tag needs some work in the ftrace tree
@ 2024-03-17 21:35 Stephen Rothwell
  2024-03-17 21:46 ` Steven Rostedt
  0 siblings, 1 reply; 12+ messages in thread
From: Stephen Rothwell @ 2024-03-17 21:35 UTC (permalink / raw)
  To: Steven Rostedt, Masami Hiramatsu
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In commit

  2fd814ad5713 ("ring-buffer: Make wake once of ring_buffer_wait() more robust")

Fixes tag

  Fixes: 5b37b7eb98a19 ("ring-buffer: Make wake once of ring_buffer_wait() more robust")

has these problem(s):

  - Target SHA1 does not exist

The Fixes tag seems to be referring to the commit that contains the
Fixes tag :-(

Also, pleas keep all the commit message tags together at the end of the
commit message.

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 12+ messages in thread
* linux-next: Fixes tag needs some work in the ftrace tree
@ 2021-02-11 20:57 Stephen Rothwell
  2021-02-11 21:21 ` Steven Rostedt
  0 siblings, 1 reply; 12+ messages in thread
From: Stephen Rothwell @ 2021-02-11 20:57 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Tom Zanussi, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In commit

  b5e7014fe1c4 ("selftests/ftrace: Update synthetic event syntax errors")

Fixes tag

  Fixes: 81ff92a93d95 (selftests/ftrace: Add test case for synthetic

has these problem(s):

  - Subject has leading but no trailing parentheses

Please do not split Fixes tags over more than one line.  Also, keep all
the commit message tags together at the end of the message.

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2025-11-21  9:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-20 23:52 linux-next: Fixes tag needs some work in the ftrace tree Stephen Rothwell
2025-11-21  9:12 ` Tomas Glozar
  -- strict thread matches above, loose matches on Subject: below --
2025-03-24  2:35 Stephen Rothwell
2025-03-24 20:28 ` Steven Rostedt
2025-03-24 20:29   ` Steven Rostedt
2024-11-19  6:40 Stephen Rothwell
2024-11-19 14:00 ` Steven Rostedt
2024-03-17 21:35 Stephen Rothwell
2024-03-17 21:46 ` Steven Rostedt
2021-02-11 20:57 Stephen Rothwell
2021-02-11 21:21 ` Steven Rostedt
2021-02-11 21:27   ` Tom Zanussi

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