]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
linux: Disable the latent entropy plugin
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 26 Dec 2022 19:26:08 +0000 (19:26 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 3 Jan 2023 16:11:56 +0000 (16:11 +0000)
It does not generate cryptographically secure entropy.

Backported from IPFire 3.x as 6aea180b26906f001611dcc0c54f494818069d8c.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
config/kernel/kernel.config.x86_64-ipfire

index bea12a57bc0b3c2f07c51a75b76c9ebb5d955304..96aadba5bfc3fbe07ba48902fcfd72e823817a7d 100644 (file)
@@ -782,7 +782,7 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
 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_LATENT_ENTROPY is not set
 # CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
 # end of General architecture-dependent options