On Fri, Nov 29, 2024 at 9:22 PM Masahiro Yamada <masahiroy@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxx/ > > > [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@xxxxxxxxxxxxxxxx/ > > > > Thank you. > Hope this pull-request will find its way to Linux v6.13-rc1. Best regards, -Sedat-