Message ID | CAK7LNAShSZrZh_-0wpUA2=FpnomQTBzhxY2bJbGwkYf+kyTzLg@mail.gmail.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] Kbuild updates for v6.13-rc1 | expand |
On Fri, Nov 29, 2024 at 9:22 PM Masahiro Yamada <masahiroy@kernel.org> wrote: > > Hello Linus, > > > Please pull Kbuild updates for v6.13-rc1. > > You will see conflicts in two files. > > [1] arch/powerpc/Makefile > > This is caused by: > 214c0eea43b2 ("kbuild: add $(objtree)/ prefix to some in-kernel build > artifacts") > > The resolution is provided by: > https://lore.kernel.org/all/20241113095228.4ac96776@canb.auug.org.au/ > > > [2] tools/objtool/check.c > > This is caused by: > 315ad8780a12 ("kbuild: Add AutoFDO support for Clang build") > d5dc95836147 ("kbuild: Add Propeller configuration for kernel build") > > The resolution is provided by: > https://lore.kernel.org/all/20241112130136.52ffc457@canb.auug.org.au/ > > > > Thank you. > Hope this pull-request will find its way to Linux v6.13-rc1. Best regards, -Sedat-
The pull request you sent on Sat, 30 Nov 2024 05:21:53 +0900:
> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-v6.13
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6a34dfa15d6edf7e78b8118d862d2db0889cf669
Thank you!