ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Vitaly Chikunov <vt@altlinux.org>
To: ALT Linux kernel packages development <devel-kernel@lists.altlinux.org>
Subject: Re: [d-kernel] [PATCH] config: unset CONFIG_TRACE_ROUTER and CONFIG_TRACE_SINK
Date: Thu, 3 Oct 2024 18:47:47 +0300
Message-ID: <20241003154747.345nsta543t4nbq7@altlinux.org> (raw)
In-Reply-To: <20241003123101.1664531-2-gerben@altlinux.org>

Hi,

On Thu, Oct 03, 2024 at 03:29:08PM +0300, gerben@altlinux.org wrote:
> From: Denis Rastyogin <gerben@altlinux.org>
> 
> Disable n_tracerouter 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 bacc2a4ee89f [1].
> 
> [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8ba59e9dee31246fc34b4d4bec032093e9c06510
> ---
>  config | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/config b/config
> index 7d191141a01c7..42f86715f9b75 100644
> --- a/config
> +++ b/config
> @@ -4350,8 +4350,8 @@ CONFIG_N_HDLC=m
>  CONFIG_N_GSM=m
>  CONFIG_NOZOMI=m
>  CONFIG_NULL_TTY=m
> -CONFIG_TRACE_ROUTER=m
> -CONFIG_TRACE_SINK=m
> +# CONFIG_TRACE_ROUTER=m is not set
> +# CONFIG_TRACE_SINK=m is not set

Это не стандартный формат для отключения опции, но он сработал. В будущем
лучше слать в общепринятом формате.

Спасибо,

>  CONFIG_HVC_DRIVER=y
>  CONFIG_HVC_IRQ=y
>  CONFIG_HVC_XEN=y
> -- 
> 2.42.2
> 
> _______________________________________________
> devel-kernel mailing list
> devel-kernel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-kernel


  reply	other threads:[~2024-10-03 15:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-03 12:29 [d-kernel] [PATCH 0/1] Отказ от подсистемы n_tracerouter gerben
2024-10-03 12:29 ` [d-kernel] [PATCH] config: unset CONFIG_TRACE_ROUTER and CONFIG_TRACE_SINK gerben
2024-10-03 15:47   ` Vitaly Chikunov [this message]
2024-10-03 15:29 ` [d-kernel] [PATCH 0/1] Отказ от подсистемы n_tracerouter 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=20241003154747.345nsta543t4nbq7@altlinux.org \
    --to=vt@altlinux.org \
    --cc=devel-kernel@lists.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