[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNAQe5cn_Jnr++a4Dg0Qhrxc88dvwTji1Z-JbYimE3xD39A@mail.gmail.com>
Date: Mon, 6 Jan 2025 00:00:49 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v6.13-rc6
Hello Linus,
Please pull some Kbuild fixes.
Thank you.
The following changes since commit 4bbf9020becbfd8fc2c3da790855b7042fad455b:
Linux 6.13-rc4 (2024-12-22 13:22:21 -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.13-3
for you to fetch changes up to 385443057f475e775fe1c66e77d4be9727f40973:
kbuild: pacman-pkg: provide versioned linux-api-headers package
(2025-01-05 23:19:17 +0900)
----------------------------------------------------------------
Kbuild fixes for v6.13 (3rd)
- Fix escaping of '$' in scripts/mksysmap
- Fix a modpost crash observed with the latest binutils
- Fix 'provides' in the linux-api-headers pacman package
----------------------------------------------------------------
Masahiro Yamada (3):
modpost: fix the missed iteration for the max bit in do_input()
modpost: refactor do_vmbus_entry()
modpost: work around unaligned data access error
Mostafa Saleh (1):
scripts/mksysmap: Fix escape chars '$'
Thomas Weißschuh (1):
kbuild: pacman-pkg: provide versioned linux-api-headers package
scripts/mksysmap | 4 ++--
scripts/mod/file2alias.c | 36 +++++++++++++++++-------------------
scripts/mod/modpost.c | 24 ++++++++++++------------
scripts/mod/modpost.h | 14 ++++++++++++++
scripts/package/PKGBUILD | 2 +-
5 files changed, 46 insertions(+), 34 deletions(-)
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists