All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <masahiroy@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>
Subject: [GIT PULL] Kbuild fixes for v6.7-rc8
Date: Fri, 29 Dec 2023 01:46:54 +0900	[thread overview]
Message-ID: <CAK7LNASh0Y0qyi+vJGbNvvEnGW3-hH=QBf=aEpbtxE2N9JSodg@mail.gmail.com> (raw)

Hello Linus,


Please pull Kbuild fixes for v6.7-rc8.
Thanks.




The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:

  Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.7-2

for you to fetch changes up to 753547de0daecbdbd1af3618987ddade325d9aaa:

  linux/export: Ensure natural alignment of kcrctab array (2023-12-29
01:25:58 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.7 (2nd)

 - Revive proper alignment for the ksymtab and kcrctab sections

 - Fix gen_compile_commands.py tool to resolve symbolic links

 - Fix symbolic links to installed debug VDSO files

 - Update MAINTAINERS

----------------------------------------------------------------
Helge Deller (2):
      linux/export: Fix alignment for 64-bit ksymtab entries
      linux/export: Ensure natural alignment of kcrctab array

Jialu Xu (1):
      gen_compile_commands.py: fix path resolve with symlinks in it

Masahiro Yamada (1):
      kbuild: fix build ID symlinks to installed debug VDSO files

Nathan Chancellor (1):
      MAINTAINERS: Add scripts/clang-tools to Kbuild section

 MAINTAINERS                                 | 1 +
 include/linux/export-internal.h             | 6 +++++-
 scripts/Makefile.vdsoinst                   | 2 +-
 scripts/clang-tools/gen_compile_commands.py | 6 +++---
 4 files changed, 10 insertions(+), 5 deletions(-)


--
Best Regards
Masahiro Yamada

             reply	other threads:[~2023-12-28 16:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-28 16:46 Masahiro Yamada [this message]
2023-12-28 21:26 ` [GIT PULL] Kbuild fixes for v6.7-rc8 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='CAK7LNASh0Y0qyi+vJGbNvvEnGW3-hH=QBf=aEpbtxE2N9JSodg@mail.gmail.com' \
    --to=masahiroy@kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.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.