public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH v4 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller
@ 2026-06-04 19:56 xur
  2026-06-04 19:56 ` [PATCH v4 1/2] kconfig: Remove the architecture specific config for AutoFDO xur
  2026-06-04 19:56 ` [PATCH v4 2/2] kconfig: Remove the architecture specific config for Propeller xur
  0 siblings, 2 replies; 3+ messages in thread
From: xur @ 2026-06-04 19:56 UTC (permalink / raw)
  To: Yabin Cui, Will Deacon, Han Shen, Thomas Gleixner, Ingo Molnar,
	Borislav Petkov, Dave Hansen, H. Peter Anvin, Kees Cook,
	Nathan Chancellor, Nicolas Schier, Linus Walleij, Arnd Bergmann,
	Mathieu Desnoyers, Rong Xu, Miguel Ojeda, Peter Zijlstra,
	Jinjie Ruan, Lukas Bulwahn, linux-kernel, Juergen Gross,
	Helge Deller, Ryan Roberts, Marc Zyngier, Ard Biesheuvel,
	Vincent Donnefort, Alice Ryhl
  Cc: x86, linux-arm-kernel

From: Rong Xu <xur@google•com>

ChangeLog:
  V4: (1) updated docs for AutoFDO and Propeller
      (2) moved .llvm_bb_addr_map sections grouping to the header file.
      (3) use $(cc-option,...) for supported archs.
  V3: (1) updated the base;
      (2) changed vmlinux.lds.S for arm64 to avoid the warnings
          from .llvm_bb_addr_map. 

Rong Xu (2):
  kconfig: Remove the architecture specific config for AutoFDO
  kconfig: Remove the architecture specific config for Propeller

 Documentation/dev-tools/autofdo.rst   | 41 ++++++++++++++++++++++
 Documentation/dev-tools/propeller.rst | 49 ++++++++++++++++++++-------
 arch/Kconfig                          |  9 +----
 arch/arm64/kernel/vmlinux.lds.S       |  1 +
 arch/x86/Kconfig                      |  2 --
 arch/x86/kernel/vmlinux.lds.S         |  5 +--
 include/asm-generic/vmlinux.lds.h     |  6 ++++
 7 files changed, 87 insertions(+), 26 deletions(-)


base-commit: f58316a441b4626324993db585fa4b7b7c780fac
-- 
2.54.0.1032.g2f8565e1d1-goog



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

end of thread, other threads:[~2026-06-04 19:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-04 19:56 [PATCH v4 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller xur
2026-06-04 19:56 ` [PATCH v4 1/2] kconfig: Remove the architecture specific config for AutoFDO xur
2026-06-04 19:56 ` [PATCH v4 2/2] kconfig: Remove the architecture specific config for Propeller xur

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