public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v6.11-rc1
@ 2024-07-28 19:01 Masahiro Yamada
  2024-07-28 21:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2024-07-28 19:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Kbuild mailing list

Hello Linus,


Please pull Kbuild fixes for v6.11-rc1.
Thanks.


The following changes since commit 5ad7ff8738b8bd238ca899df08badb1f61bcc39e:

  Merge tag 'f2fs-for-6.11-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs (2024-07-23
15:21:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3415b10a03945b0da4a635e146750dfe5ce0f448:

  kbuild: Fix '-S -c' in x86 stack protector scripts (2024-07-29 03:47:00 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.11

 - Fix RPM package build error caused by an incorrect locale setup

 - Mark modules.weakdep as ghost in RPM package

 - Fix the odd combination of -S and -c in stack protector scripts, which
   is an error with the latest Clang

----------------------------------------------------------------
Jose Ignacio Tornos Martinez (1):
      kbuild: rpm-pkg: ghost modules.weakdep file

Nathan Chancellor (1):
      kbuild: Fix '-S -c' in x86 stack protector scripts

Petr Vorel (1):
      kbuild: rpm-pkg: Fix C locale setup

 scripts/gcc-x86_32-has-stack-protector.sh | 2 +-
 scripts/gcc-x86_64-has-stack-protector.sh | 2 +-
 scripts/package/kernel.spec               | 2 +-
 scripts/package/mkspec                    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

end of thread, other threads:[~2024-07-28 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-28 19:01 [GIT PULL] Kbuild fixes for v6.11-rc1 Masahiro Yamada
2024-07-28 21:19 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox