public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] kbuild: Fixes for AutoFDO and Propeller builds
@ 2025-10-14 19:11 xur
  2025-10-14 19:11 ` [PATCH v2 1/4] kbuild: Fix Propeller flags xur
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: xur @ 2025-10-14 19:11 UTC (permalink / raw)
  To: Alexey Gladkov, Alice Ryhl, Ard Biesheuvel, Bill Wendling,
	Han Shen, Ingo Molnar, Josh Poimboeuf, Justin Stitt, Kees Cook,
	Linus Walleij, Masahiro Yamada, Miguel Ojeda, Nathan Chancellor,
	Nick Desaulniers, Nicolas Schier, Peter Zijlstra,
	Tamir Duberstein, Thomas Gleixner, Thomas Weißschuh,
	Yabin Cui, Sriraman Tallam
  Cc: linux-kbuild, linux-kernel, llvm, Rong Xu

From: Rong Xu <xur@google.com>

ChangeLog:
  V2: filter-out -pie in scripts/Makefile.vmlinux_o
      This fixed the failure reported by kernel test robot.
      https://lore.kernel.org/r/202510120709.Wx3q4Ppg-lkp@intel.com/

Rong Xu (4):
  kbuild: Fix Propeller flags
  kbuild: Disable AutoFDO and Propeller flags for kernel modules
  kbuild: Remove MFS flags from Propeller profile generate builds
  kbuild: Add config to assert profile accuracy for aggressive
    optimization

 Makefile                   |  9 +++++----
 arch/Kconfig               | 11 +++++++++++
 scripts/Makefile.autofdo   | 12 +++++++++---
 scripts/Makefile.lib       |  9 ++++++---
 scripts/Makefile.propeller | 20 ++++++++++++++++----
 scripts/Makefile.vmlinux_o |  3 ++-
 6 files changed, 49 insertions(+), 15 deletions(-)


base-commit: 9b332cece987ee1790b2ed4c989e28162fa47860
-- 
2.51.0.788.g6d19910ace-goog


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

end of thread, other threads:[~2025-10-16  2:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 19:11 [PATCH v2 0/4] kbuild: Fixes for AutoFDO and Propeller builds xur
2025-10-14 19:11 ` [PATCH v2 1/4] kbuild: Fix Propeller flags xur
2025-10-14 19:11 ` [PATCH v2 2/4] kbuild: Disable AutoFDO and Propeller flags for kernel modules xur
2025-10-16  1:29   ` kernel test robot
2025-10-16  2:38   ` kernel test robot
2025-10-14 19:11 ` [PATCH v2 3/4] kbuild: Remove MFS flags from Propeller profile generate builds xur
2025-10-14 19:11 ` [PATCH v2 4/4] kbuild: Add config to assert profile accuracy for aggressive optimization xur
2025-10-15  3:38   ` Han Shen

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