From: Andrea Claudi <acla...@redhat.com>

redhat/configs: enable CONFIG_INET_DIAG_DESTROY

Jira: https://issues.redhat.com/browse/RHEL-212
Tested: sanity only with make dist-configs

CONFIG_INET_DIAG_DESTROY is disabled on RHEL, but this is required to
make 'ss --kill' work, so ss may attempt to forcibly close sockets.

Signed-off-by: Andrea Claudi <acla...@redhat.com>

diff --git a/redhat/configs/ark/generic/CONFIG_INET_DIAG_DESTROY 
b/redhat/configs/ark/generic/CONFIG_INET_DIAG_DESTROY
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/CONFIG_INET_DIAG_DESTROY
+++ b/redhat/configs/ark/generic/CONFIG_INET_DIAG_DESTROY
@@ -1 +1 @@
-# CONFIG_INET_DIAG_DESTROY is not set
+CONFIG_INET_DIAG_DESTROY=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2280
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to