[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8fad8d1ae7554fe4f752f86016a0a0f2eaca8f89.camel@redhat.com>
Date: Thu, 29 Oct 2020 18:38:57 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, Jonathan Corbet <corbet@....net>,
"David S. Miller" <davem@...emloft.net>,
Shuah Khan <shuah@...nel.org>, linux-doc@...r.kernel.org,
linux-kselftest@...r.kernel.org,
Marcelo Tosatti <mtosatti@...hat.com>
Subject: Re: [PATCH net-next 2/3] net/core: introduce default_rps_mask netns
attribute
On Thu, 2020-10-29 at 08:16 -0700, Jakub Kicinski wrote:
> On Wed, 28 Oct 2020 18:46:02 +0100 Paolo Abeni wrote:
> > @@ -46,6 +47,54 @@ int sysctl_devconf_inherit_init_net __read_mostly;
> > EXPORT_SYMBOL(sysctl_devconf_inherit_init_net);
> >
> > #ifdef CONFIG_RPS
> > +struct cpumask rps_default_mask;
>
> net/core/sysctl_net_core.c:50:16: warning: symbol 'rps_default_mask' was not declared. Should it be static?
Thank you for the feedback! I'll address that in v2.
Cheers,
Paolo
Powered by blists - more mailing lists