All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Schier <nsc@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Kbuild Mailing List <linux-kbuild@vger.kernel.org>,
	Nathan Chancellor <nathan@kernel.org>,
	Carlos Llamas <cmllamas@google.com>,
	Arkadiusz Kozdra <floss@arusekk.pl>
Subject: [GIT PULL] Kbuild fixes for v6.19-rc7
Date: Fri, 23 Jan 2026 22:23:16 +0100	[thread overview]
Message-ID: <aXPmxBcHT-FqfAKB@levanger> (raw)

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

Hi Linus,

please pull these two Kbuild fixes for 6.19-rc7; accidentially based on
v6.19-rc5.

Thanks and best regards,
Nicolas


The following changes since commit 0f61b1860cc3f52aef9036d7235ed1f017632193:

  Linux 6.19-rc5 (2026-01-11 17:03:14 -1000)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-6.19-2

for you to fetch changes up to baaecfcac559bcac73206df447eb5c385fa22f2a:

  kconfig: fix static linking of nconf (2026-01-14 14:23:20 +0100)

----------------------------------------------------------------
Second round of Kbuild fixes for 6.19

 - Reduce possible complications when cross-compiling by increasing use
   of ${NM} in check-function-names.sh

 - Fix static linking of nconf

Cc: Carlos Llamas <cmllamas@google.com>
Cc: Arkadiusz Kozdra <floss@arusekk.pl>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: linux-kbuild@vger.kernel.org
Signed-off-by: Nicolas Schier <nsc@kernel.org>

----------------------------------------------------------------
Arkadiusz Kozdra (1):
      kconfig: fix static linking of nconf

Carlos Llamas (1):
      kbuild: prefer ${NM} in check-function-names.sh

 scripts/check-function-names.sh |  2 +-
 scripts/kconfig/nconf-cfg.sh    | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

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

             reply	other threads:[~2026-01-23 21:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-23 21:23 Nicolas Schier [this message]
2026-01-23 23:00 ` [GIT PULL] Kbuild fixes for v6.19-rc7 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2026-01-31 15:29 Nicolas Schier
2026-01-31 21:10 ` pr-tracker-bot

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=aXPmxBcHT-FqfAKB@levanger \
    --to=nsc@kernel.org \
    --cc=cmllamas@google.com \
    --cc=floss@arusekk.pl \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.