[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200918.141418.944685857426836519.davem@davemloft.net>
Date: Fri, 18 Sep 2020 14:14:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: maheshb@...gle.com
Cc: netdev@...r.kernel.org, kuba@...nel.org, mahesh@...dewar.net,
rdunlap@...radead.org, lkp@...el.com
Subject: Re: [PATCH next] net: fix build without CONFIG_SYSCTL definition
From: Mahesh Bandewar <maheshb@...gle.com>
Date: Thu, 17 Sep 2020 22:08:32 -0700
> Earlier commit 316cdaa1158a ("net: add option to not create fall-back
> tunnels in root-ns as well") removed the CONFIG_SYSCTL to enable the
> kernel-commandline to work. However, this variable gets defined only
> when CONFIG_SYSCTL option is selected.
>
> With this change the behavior would default to creating fall-back
> tunnels in all namespaces when CONFIG_SYSCTL is not selected and
> the kernel commandline option will be ignored.
>
> Fixes: 316cdaa1158a ("net: add option to not create fall-back tunnels in root-ns as well")
> Signed-off-by: Mahesh Bandewar <maheshb@...gle.com>
> Reported-by: Randy Dunlap <rdunlap@...radead.org>
> Reported-by: kernel test robot <lkp@...el.com>
Applied.
Powered by blists - more mailing lists