[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aDL66Kw0auSQQrs-@gmail.com>
Date: Sun, 25 May 2025 13:11:36 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, the arch/x86 maintainers <x86@...nel.org>
Subject: [GIT PULL] x86/build changes for v6.16
Linus,
Please pull the latest x86/build Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-build-2025-05-25
# HEAD: ad9b861824ac55d81431815fffaaff5e981badc1 x86/kbuild/64: Restrict clang versions that can use '-march=native'
Add the CONFIG_X86_NATIVE_CPU=y build option to locally optimize the kernel
build with '-march=native'.
Thanks,
Ingo
------------------>
Ingo Molnar (1):
x86/kbuild/64: Test for the availability of the -mtune=native compiler flag
Nathan Chancellor (1):
x86/kbuild/64: Restrict clang versions that can use '-march=native'
Tor Vic (1):
x86/kbuild/64: Add the CONFIG_X86_NATIVE_CPU option to locally optimize the kernel with '-march=native'
arch/x86/Kconfig.cpu | 24 ++++++++++++++++++++++++
arch/x86/Makefile | 5 +++++
2 files changed, 29 insertions(+)
Powered by blists - more mailing lists