From: xur@google•com
To: Yabin Cui <yabinc@google•com>, Will Deacon <will@kernel•org>,
Han Shen <shenhan@google•com>,
Thomas Gleixner <tglx@linutronix•de>,
Ingo Molnar <mingo@redhat•com>, Borislav Petkov <bp@alien8•de>,
Dave Hansen <dave.hansen@linux•intel.com>,
"H. Peter Anvin" <hpa@zytor•com>, Kees Cook <kees@kernel•org>,
Nathan Chancellor <nathan@kernel•org>,
Nicolas Schier <nicolas.schier@linux•dev>,
Linus Walleij <linusw@kernel•org>, Arnd Bergmann <arnd@arndb•de>,
Mathieu Desnoyers <mathieu.desnoyers@efficios•com>,
Rong Xu <xur@google•com>, Miguel Ojeda <ojeda@kernel•org>,
Peter Zijlstra <peterz@infradead•org>,
Jinjie Ruan <ruanjinjie@huawei•com>,
Lukas Bulwahn <lukas.bulwahn@redhat•com>,
linux-kernel@vger•kernel.org, Juergen Gross <jgross@suse•com>,
Helge Deller <deller@gmx•de>,
Ryan Roberts <ryan.roberts@arm•com>,
Marc Zyngier <maz@kernel•org>, Ard Biesheuvel <ardb@kernel•org>,
Vincent Donnefort <vdonnefort@google•com>,
Alice Ryhl <aliceryhl@google•com>
Cc: x86@kernel•org, linux-arm-kernel@lists•infradead.org
Subject: [PATCH v4 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller
Date: Thu, 4 Jun 2026 12:56:06 -0700 [thread overview]
Message-ID: <20260604195612.3757860-1-xur@google.com> (raw)
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
next reply other threads:[~2026-06-04 19:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-04 19:56 xur [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260604195612.3757860-1-xur@google.com \
--to=xur@google$(echo .)com \
--cc=aliceryhl@google$(echo .)com \
--cc=ardb@kernel$(echo .)org \
--cc=arnd@arndb$(echo .)de \
--cc=bp@alien8$(echo .)de \
--cc=dave.hansen@linux$(echo .)intel.com \
--cc=deller@gmx$(echo .)de \
--cc=hpa@zytor$(echo .)com \
--cc=jgross@suse$(echo .)com \
--cc=kees@kernel$(echo .)org \
--cc=linusw@kernel$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=lukas.bulwahn@redhat$(echo .)com \
--cc=mathieu.desnoyers@efficios$(echo .)com \
--cc=maz@kernel$(echo .)org \
--cc=mingo@redhat$(echo .)com \
--cc=nathan@kernel$(echo .)org \
--cc=nicolas.schier@linux$(echo .)dev \
--cc=ojeda@kernel$(echo .)org \
--cc=peterz@infradead$(echo .)org \
--cc=ruanjinjie@huawei$(echo .)com \
--cc=ryan.roberts@arm$(echo .)com \
--cc=shenhan@google$(echo .)com \
--cc=tglx@linutronix$(echo .)de \
--cc=vdonnefort@google$(echo .)com \
--cc=will@kernel$(echo .)org \
--cc=x86@kernel$(echo .)org \
--cc=yabinc@google$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox