Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:5.10 commit in: /
Date: Fri, 11 Jun 2021 17:34:37
Message-Id: 1623432814.cbcbe56bc8beb2afe161042e2d5beaef40693a99.mpagano@gentoo
1 commit: cbcbe56bc8beb2afe161042e2d5beaef40693a99
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 11 17:33:34 2021 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 11 17:33:34 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=cbcbe56b
7
8 Fix type in KSP Patch
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 4567_distro-Gentoo-Kconfig.patch | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
16 index 4eee26b..b671313 100644
17 --- a/4567_distro-Gentoo-Kconfig.patch
18 +++ b/4567_distro-Gentoo-Kconfig.patch
19 @@ -214,7 +214,7 @@
20 + select FORTIFY_SOURCE
21 + select SECURITY_DMESG_RESTRICT
22 + select PANIC_ON_OOPS
23 -+ select CONFIG_GCC_PLUGINS=y
24 ++ select CONFIG_GCC_PLUGINS
25 + select GCC_PLUGIN_LATENT_ENTROPY
26 + select GCC_PLUGIN_STRUCTLEAK
27 + select GCC_PLUGIN_STRUCTLEAK_BYREF_ALL