tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: Rob Herring <robh@kernel.org>,
	users@linux.kernel.org, tools@linux.kernel.org
Subject: Re: [kernel.org users] b4 v0.3.4 released
Date: Thu, 26 Mar 2020 14:18:26 -0600	[thread overview]
Message-ID: <CAHmME9oP4epS5UvrrnvLDcSEZAHXgrrGHkbZ7ddryKO56KFosg@mail.gmail.com> (raw)
In-Reply-To: <20200326163225.qkitq6dkmqj2fw5l@chatter.i7.local>

Looks like the auto project detection has issues:

zx2c4@thinkpad ~/Projects/linux $ b4 am -c
20200326080104.27286-16-masahiroy@kernel.org
Looking up https://lore.kernel.org/r/20200326080104.27286-16-masahiroy@kernel.org
Grabbing thread from lore.kernel.org
Reduced thread to strict matches only (12->11)
Checking for newer revisions on https://lore.kernel.org/linux-crypto/
Analyzing 11 messages in the thread
---
Writing ./v2_20200326_masahiroy_x86_crypto_remove_always_defined_config_as__and_cosolidate_kconfig_makefiles.mbx
 ERROR: missing [1/16]!
 ERROR: missing [2/16]!
 ERROR: missing [3/16]!
 ERROR: missing [4/16]!
 ERROR: missing [5/16]!
 [PATCH v2 06/16] x86: remove always-defined CONFIG_AS_SSSE3
 [PATCH v2 07/16] x86: remove always-defined CONFIG_AS_AVX
 ERROR: missing [8/16]!
 ERROR: missing [9/16]!
 ERROR: missing [10/16]!
 ERROR: missing [11/16]!
 [PATCH v2 12/16] crypto: x86 - rework configuration based on Kconfig
 ERROR: missing [13/16]!
 ERROR: missing [14/16]!
 [PATCH v2 15/16] x86: update AS_* macros to binutils >=2.23,
supporting ADX and AVX2
 [PATCH v2 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S
by 'make clean'
---
Total patches: 5
---
NOTE: Some trailers were sent to the cover letter:
     Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
     Acked-by: Ingo Molnar <mingo@kernel.org>
NOTE: Rerun with -t to apply them to all patches
---
WARNING: Thread incomplete!
Cover: ./v2_20200326_masahiroy_x86_crypto_remove_always_defined_config_as__and_cosolidate_kconfig_makefiles.cover
Link: https://lore.kernel.org/r/20200326080104.27286-1-masahiroy@kernel.org
Base: not found, sorry
      git checkout -b v2_20200326_masahiroy_kernel_org master
      git am ./v2_20200326_masahiroy_x86_crypto_remove_always_defined_config_as__and_cosolidate_kconfig_makefiles.mbx
zx2c4@thinkpad ~/Projects/linux $ b4 am -p linux-kernel -c
20200326080104.27286-16-masahiroy@kernel.org
Looking up https://lore.kernel.org/r/20200326080104.27286-16-masahiroy@kernel.org
Grabbing thread from lore.kernel.org
Server returned an error: 404
zx2c4@thinkpad ~/Projects/linux $ b4 am -p lkml -c
20200326080104.27286-16-masahiroy@kernel.org
Looking up https://lore.kernel.org/r/20200326080104.27286-16-masahiroy@kernel.org
Grabbing thread from lore.kernel.org
Checking for newer revisions on https://lore.kernel.org/lkml/
Analyzing 27 messages in the thread
---
Writing ./v2_20200326_masahiroy_x86_crypto_remove_always_defined_config_as__and_cosolidate_kconfig_makefiles.mbx
 [PATCH v2 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
 [PATCH v2 02/16] x86: remove unneeded defined(__ASSEMBLY__) check
from asm/dwarf2.h
 [PATCH v2 03/16] x86: remove always-defined CONFIG_AS_CFI
 [PATCH v2 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
 [PATCH v2 05/16] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
 [PATCH v2 06/16] x86: remove always-defined CONFIG_AS_SSSE3
 [PATCH v2 07/16] x86: remove always-defined CONFIG_AS_AVX
 [PATCH v2 08/16] x86: replace arch macros from compiler with CONFIG_X86_{32,64}
 [PATCH v2 09/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
 [PATCH v2 10/16] x86: probe assembler capabilities via kconfig
instead of makefile
   + Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
 [PATCH v2 11/16] x86: add comments about the binutils version to
support code in as-instr
   + Acked-by: Nick Desaulniers <ndesaulniers@google.com>
 [PATCH v2 12/16] crypto: x86 - rework configuration based on Kconfig
 [PATCH v2 13/16] crypto: curve25519 - do not pollute dispatcher based
on assembler
 [PATCH v2 14/16] Documentation/changes: Raise minimum supported
binutils version to 2.23
 [PATCH v2 15/16] x86: update AS_* macros to binutils >=2.23,
supporting ADX and AVX2
 [PATCH v2 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S
by 'make clean'
---
Total patches: 16
---
NOTE: Some trailers were sent to the cover letter:
     Acked-by: Ingo Molnar <mingo@kernel.org>
     Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
NOTE: Rerun with -t to apply them to all patches
---
Cover: ./v2_20200326_masahiroy_x86_crypto_remove_always_defined_config_as__and_cosolidate_kconfig_makefiles.cover
Link: https://lore.kernel.org/r/20200326080104.27286-1-masahiroy@kernel.org
Base: not found, sorry
      git checkout -b v2_20200326_masahiroy_kernel_org master
      git am ./v2_20200326_masahiroy_x86_crypto_remove_always_defined_config_as__and_cosolidate_kconfig_makefiles.mbx

(Also: lore still calls linux-kernel "lkml" which is a bit confusing.)

  reply	other threads:[~2020-03-26 20:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23 22:20 b4 v0.3.4 released Konstantin Ryabitsev
2020-03-25  2:11 ` [kernel.org users] " Jason A. Donenfeld
2020-03-25  2:19   ` Jason A. Donenfeld
2020-03-25 15:05     ` Konstantin Ryabitsev
2020-03-25 15:26   ` Konstantin Ryabitsev
2020-03-26 16:04 ` Rob Herring
2020-03-26 16:11   ` Rob Herring
2020-03-26 16:16     ` Konstantin Ryabitsev
2020-03-26 16:27       ` James Bottomley
2020-03-26 16:31         ` Geert Uytterhoeven
     [not found]     ` <15FFE6D3B979AF4C.32445@linux.kernel.org>
2020-03-26 16:32       ` Konstantin Ryabitsev
2020-03-26 20:18         ` Jason A. Donenfeld [this message]
2020-03-27 18:15           ` Konstantin Ryabitsev
2020-04-06 21:53           ` Konstantin Ryabitsev
2020-09-22 22:17         ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHmME9oP4epS5UvrrnvLDcSEZAHXgrrGHkbZ7ddryKO56KFosg@mail.gmail.com \
    --to=jason@zx2c4.com \
    --cc=konstantin@linuxfoundation.org \
    --cc=robh@kernel.org \
    --cc=tools@linux.kernel.org \
    --cc=users@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).