Re: [1/3] gcc-plugins: fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
From: Michael Ellerman <hidden>
Date: 2017-02-06 20:37:10
Also in:
linuxppc-dev, lkml
From: Michael Ellerman <hidden>
Date: 2017-02-06 20:37:10
Also in:
linuxppc-dev, lkml
On Tue, 2016-12-06 at 06:27:58 UTC, Andrew Donnellan wrote:
The variable DISABLE_LATENT_ENTROPY_PLUGIN is defined when
CONFIG_PAX_LATENT_ENTROPY is set. This is leftover from the original PaX
version of the plugin code and doesn't actually exist. Change the condition
to depend on CONFIG_GCC_PLUGIN_LATENT_ENTROPY instead.
Fixes: 38addce8b600 ("gcc-plugins: Add latent_entropy plugin")
Signed-off-by: Andrew Donnellan <redacted>Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/7b4010edff09929c253e6626ab19ca cheers