linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Fixes tags need some work in the tip tree
@ 2019-11-05 11:18 Stephen Rothwell
  2019-11-05 11:52 ` Thomas Gleixner
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2019-11-05 11:18 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Jan Beulich,
	Fabien Parent, Daniel Lezcano

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

Hi all,

In commit

  fe6f85ca121e ("x86/apic/32: Avoid bogus LDR warnings")

Fixes tag

  Fixes: bae3a8d3308 ("x86/apic: Do not initialize LDR and DFR for bigsmp")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed 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").

In commit

  41d49e7939de ("clocksource/drivers/mediatek: Fix error handling")

Fixes tag

  Fixes: a0858f937960 ("mediatek: Convert the driver to timer-of")

has these problem(s):

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

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 8+ messages in thread
* linux-next: Fixes tags need some work in the tip tree
@ 2021-03-08  2:16 Stephen Rothwell
  2021-03-08  8:38 ` Ingo Molnar
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2021-03-08  2:16 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra
  Cc: Anna-Maria Behnsen, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In commit

  eca8f0c80a00 ("hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()")

Fixes tag

  Fixes: da70160462e ("hrtimer: Implement support for softirq based hrtimers")

has these problem(s):

  - Target SHA1 does not exist

Maybe you meant

Fixes: 5da70160462e ("hrtimer: Implement support for softirq based hrtimers")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 8+ messages in thread
* linux-next: Fixes tags need some work in the tip tree
@ 2020-01-15 20:03 Stephen Rothwell
  0 siblings, 0 replies; 8+ messages in thread
From: Stephen Rothwell @ 2020-01-15 20:03 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Vitaly Chikunov, Arnaldo Carvalho de Melo

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

Hi all,

In commit

  6c4798d3f08b ("tools lib: Fix builds when glibc contains strlcpy()")

Fixes tag

  Fixes: ce99091 ("perf tools: Move strlcpy() from perf to tools/lib/string.c")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed 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").

Fixes tag

  Fixes: 0215d59 ("tools lib: Reinstate strlcpy() header guard with __UCLIBC__")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed 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] 8+ messages in thread
* linux-next: Fixes tags need some work in the tip tree
@ 2019-10-22 20:16 Stephen Rothwell
  2019-10-22 20:30 ` Thomas Hellstrom
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2019-10-22 20:16 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Thomas Hellstrom

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

Hi all,

n commit

  6fee2a0be0ec ("x86/cpu/vmware: Fix platform detection VMWARE_PORT macro")

Fixes tag

  Fixes: b4dd4f6e3648 ("Add a header file for hypercall definitions")

has these problem(s):

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

In commit

  db633a4e0e6e ("x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvm")

Fixes tag

  Fixes: b4dd4f6e3648 ("Add a header file for hypercall definitions")

has these problem(s):

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

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2021-03-08  8:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 11:18 linux-next: Fixes tags need some work in the tip tree Stephen Rothwell
2019-11-05 11:52 ` Thomas Gleixner
  -- strict thread matches above, loose matches on Subject: below --
2021-03-08  2:16 Stephen Rothwell
2021-03-08  8:38 ` Ingo Molnar
2020-01-15 20:03 Stephen Rothwell
2019-10-22 20:16 Stephen Rothwell
2019-10-22 20:30 ` Thomas Hellstrom
2019-10-23 10:16   ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).