lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 24 Jun 2024 16:31:18 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Yujie Liu <yujie.liu@...el.com>
Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
 <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Shuah Khan
 <shuah@...nel.org>, netdev@...r.kernel.org,
 linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org, kernel test
 robot <lkp@...el.com>
Subject: Re: [PATCH net] selftests: net: remove unneeded IP_GRE config

On Mon, 24 Jun 2024 13:55:39 +0800 Yujie Liu wrote:
> It seems that there is no definition for config IP_GRE, and it is not a
> dependency of other configs, so remove it.
> 
> linux$ find -name Kconfig | xargs grep "IP_GRE"
> <-- nothing
> 
> There is a IPV6_GRE config defined in net/ipv6/Kconfig. It only depends
> on NET_IPGRE_DEMUX but not IP_GRE.
> 
> Fixes: 04fe7c5029cb ("selftests: fill in some missing configs for net")
> Reported-by: kernel test robot <lkp@...el.com>
> Signed-off-by: Yujie Liu <yujie.liu@...el.com>

Patch makes sense, that said it's harmless so I'd suggest net-next.

Acked-by: Jakub Kicinski <kuba@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ