ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: dutyrok@altlinux.org
To: devel-kernel@lists.altlinux.org
Cc: gerben@altlinux.org
Subject: [d-kernel] [PATCH 1/1] config: unset CONFIG_BPFILTER and CONFIG_BPFILTER_UMH
Date: Mon, 30 Sep 2024 14:49:56 +0300
Message-ID: <20240930115223.29540-2-dutyrok@altlinux.org> (raw)
In-Reply-To: <20240930115223.29540-1-dutyrok@altlinux.org>

From: Alexandr Shashkin <dutyrok@altlinux.org>

Disable bpfilter in the config because of it's unsupported, unused and obsolete.
It occurs different false positive errors during kernel's fuzzing, for example:
various 'possible deadlocks'.

It has already been removed from upstream in the commit 98e20e5e13d2 [1].

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=98e20e5e13d2

Signed-off-by: Alexandr Shashkin <dutyrok@altlinux.org>
---
 config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config b/config
index 025c4caa990f..41ba64b29ba3 100644
--- a/config
+++ b/config
@@ -1555,8 +1555,8 @@ CONFIG_BRIDGE_EBT_REDIRECT=m
 CONFIG_BRIDGE_EBT_SNAT=m
 CONFIG_BRIDGE_EBT_LOG=m
 CONFIG_BRIDGE_EBT_NFLOG=m
-CONFIG_BPFILTER=y
-CONFIG_BPFILTER_UMH=m
+# CONFIG_BPFILTER is not set
+# CONFIG_BPFILTER_UMH is not set
 CONFIG_IP_DCCP=m
 CONFIG_INET_DCCP_DIAG=m
 
-- 
2.42.2



  reply	other threads:[~2024-09-30 11:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-30 11:49 [d-kernel] [PATCH 0/1] отказ от BPFILTER dutyrok
2024-09-30 11:49 ` dutyrok [this message]
2024-09-30 11:55 ` Alexandr Shashkin
2024-09-30 15:13   ` Vitaly Chikunov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240930115223.29540-2-dutyrok@altlinux.org \
    --to=dutyrok@altlinux.org \
    --cc=devel-kernel@lists.altlinux.org \
    --cc=gerben@altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git