[PATCH v3 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller

Will Deacon will at kernel.org
Fri May 29 09:32:01 PDT 2026


On Wed, May 27, 2026 at 02:45:06PM -0700, xur at google.com wrote:
> From: Rong Xu <xur at 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(-)

For the series:

Acked-by: Will Deacon <will at kernel.org>

Will



More information about the linux-arm-kernel mailing list