Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller
@ 2026-05-27 21:45 xur
  2026-05-27 21:45 ` [PATCH v3 1/2] kconfig: Remove the architecture specific config for AutoFDO xur
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: xur @ 2026-05-27 21:45 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>

Resend this patch:

ChangeLog:
  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

 arch/Kconfig                    | 8 --------
 arch/arm64/kernel/vmlinux.lds.S | 3 +++
 arch/x86/Kconfig                | 2 --
 3 files changed, 3 insertions(+), 10 deletions(-)


base-commit: 2c31897a17e55a6da529b4e797e98c6febc60fd2
-- 
2.54.0.794.g4f17f83d09-goog



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

end of thread, other threads:[~2026-06-03  1:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-27 21:45 [PATCH v3 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller xur
2026-05-27 21:45 ` [PATCH v3 1/2] kconfig: Remove the architecture specific config for AutoFDO xur
2026-05-30  0:47   ` Nathan Chancellor
2026-06-01 16:52     ` Rong Xu
2026-06-01 19:24       ` Nathan Chancellor
2026-05-27 21:45 ` [PATCH v3 2/2] kconfig: Remove the architecture specific config for Propeller xur
2026-05-30  0:47   ` Nathan Chancellor
2026-06-01 18:18     ` Rong Xu
2026-06-02  9:43       ` Will Deacon
2026-06-02 17:52         ` Rong Xu
2026-06-03  1:53           ` Nathan Chancellor
2026-05-29 16:32 ` [PATCH v3 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller Will Deacon

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