[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250814-x86-min-ver-cleanups-v1-0-ff7f19457523@kernel.org>
Date: Thu, 14 Aug 2025 18:31:36 -0700
From: Nathan Chancellor <nathan@...nel.org>
To: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>, Dave Hansen <dave.hansen@...ux.intel.com>,
x86@...nel.org
Cc: linux-kernel@...r.kernel.org, llvm@...ts.linux.dev,
patches@...ts.linux.dev, Nathan Chancellor <nathan@...nel.org>
Subject: [PATCH 0/6] x86: Clean ups after minimum support compiler version
bump
Hi x86 folks,
Here is a small series of clean ups that I noticed after PeterZ made a
comment about '-mskip-rax-setup' being supported with all compiler
versions that x86 requires to build (GCC 8.1+ and LLVM 15+). This has
seen a build with GCC 8, GCC 15, LLVM 15, and LLVM 21.
---
Nathan Chancellor (6):
x86/build: Remove cc-option for GCC retpoline flags
x86/build: Remove cc-option from stack alignment flags
x86/build: Clean up stack alignment flags in CC_FLAGS_FPU
x86/build: Remove cc-option from -mno-fp-ret-in-387
x86/build: Remove cc-option from -mskip-rax-setup
x86/Kconfig: Clean up LLVM version checks in IBT configurations
arch/x86/Kconfig | 8 +-------
arch/x86/Makefile | 25 +++++++------------------
2 files changed, 8 insertions(+), 25 deletions(-)
---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250814-x86-min-ver-cleanups-bfb7a54f1c29
Best regards,
--
Nathan Chancellor <nathan@...nel.org>
Powered by blists - more mailing lists