]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/stackprotector: Remove stack protector test scripts
authorBrian Gerst <brgerst@gmail.com>
Thu, 23 Jan 2025 19:07:34 +0000 (14:07 -0500)
committerIngo Molnar <mingo@kernel.org>
Tue, 18 Feb 2025 09:14:47 +0000 (10:14 +0100)
commit0ee2689b9374d6fd5f43b703713a532278654749
treee8350258b20ca39e9bc1279db24dde186df32ff9
parenta3e8fe814ad15c16735cdf394454a8bd96eb4d56
x86/stackprotector: Remove stack protector test scripts

With GCC 8.1 now the minimum supported compiler for x86, these scripts
are no longer needed.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Uros Bizjak <ubizjak@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250123190747.745588-3-brgerst@gmail.com
arch/x86/Kconfig
scripts/gcc-x86_32-has-stack-protector.sh [deleted file]
scripts/gcc-x86_64-has-stack-protector.sh [deleted file]