From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx> This will be needed for CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1856176 Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx> --- redhat/configs/common/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK | 1 + .../generic/CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE | 0 redhat/configs/fedora/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK | 1 - 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 redhat/configs/common/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK rename redhat/configs/{fedora => common}/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE (100%) delete mode 100644 redhat/configs/fedora/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK diff --git a/redhat/configs/common/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK b/redhat/configs/common/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK new file mode 100644 index 000000000000..ea3aac683cd6 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK @@ -0,0 +1 @@ +CONFIG_GCC_PLUGIN_STRUCTLEAK=y diff --git a/redhat/configs/fedora/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE b/redhat/configs/common/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE similarity index 100% rename from redhat/configs/fedora/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE rename to redhat/configs/common/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE diff --git a/redhat/configs/fedora/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK b/redhat/configs/fedora/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK deleted file mode 100644 index 23671269f90c..000000000000 --- a/redhat/configs/fedora/generic/CONFIG_GCC_PLUGIN_STRUCTLEAK +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_GCC_PLUGIN_STRUCTLEAK is not set -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx