]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Revert "linux: Enable randstruct on ARM as well"
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 9 Aug 2022 10:43:05 +0000 (10:43 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 9 Aug 2022 10:43:05 +0000 (10:43 +0000)
This reverts commit f38e8a35c296f00e097b07ceb6a9800a976a0271.

(Thank you, Arne!)

config/kernel/kernel.config.aarch64-ipfire
config/kernel/kernel.config.armv6l-ipfire

index 43558e8f74b29f23cd846c47afe6ce54af853107..b557f4cf3673a7b2f76a9b65e9a49db5bb1093a0 100644 (file)
@@ -739,8 +739,7 @@ CONFIG_HAVE_GCC_PLUGINS=y
 CONFIG_GCC_PLUGINS=y
 # CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
 CONFIG_GCC_PLUGIN_LATENT_ENTROPY=y
-CONFIG_GCC_PLUGIN_RANDSTRUCT=y
-CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE=y
+# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
 # end of General architecture-dependent options
 
 CONFIG_RT_MUTEXES=y
index 73619763da921dea7ba6f5cae260cb0b4b8b56c8..b8e0ee70cd9bd564f2995056fce6c9c12a966eab 100644 (file)
@@ -808,8 +808,7 @@ CONFIG_HAVE_GCC_PLUGINS=y
 CONFIG_GCC_PLUGINS=y
 # CONFIG_GCC_PLUGIN_CYC_COMPLEXITY is not set
 CONFIG_GCC_PLUGIN_LATENT_ENTROPY=y
-CONFIG_GCC_PLUGIN_RANDSTRUCT=y
-CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE=y
+# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
 CONFIG_GCC_PLUGIN_ARM_SSP_PER_TASK=y
 # end of General architecture-dependent options