]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "hardening: Disable GCC randstruct for COMPILE_TEST"
authorKees Cook <kees@kernel.org>
Sat, 26 Apr 2025 07:37:55 +0000 (00:37 -0700)
committerKees Cook <kees@kernel.org>
Thu, 8 May 2025 16:42:40 +0000 (09:42 -0700)
commitf0cd6012c40da99b45f8f63052b97ec89d5f307b
tree44b08b5ed3b4dd4ea84b6d5170b6e271aaafd88d
parentf55aef7e0cc7583062cbda9becaa3b2ba3255fa3
Revert "hardening: Disable GCC randstruct for COMPILE_TEST"

This reverts commit f5c68a4e84f9feca3be578199ec648b676db2030.

It is again possible to build "allmodconfig" with the randstruct GCC
plugin, so enable it for COMPILE_TEST to catch future bugs.

Signed-off-by: Kees Cook <kees@kernel.org>
security/Kconfig.hardening