From: Nicolas Dichtel <nicolas.dichtel@6wind•com>
To: Randy Dunlap <rdunlap@infradead•org>,
Stephen Rothwell <sfr@canb•auug.org.au>,
Linux Next Mailing List <linux-next@vger•kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
David Miller <davem@davemloft•net>,
Jakub Kicinski <kuba@kernel•org>
Subject: Re: linux-next: Tree for Sep 17 (net/ipv4/devinet.c)
Date: Fri, 18 Sep 2020 10:25:36 +0200 [thread overview]
Message-ID: <42a4f790-6175-2835-2022-cbfcbe1e5504@6wind.com> (raw)
In-Reply-To: <0b592973-55d6-b318-ed38-1d5fbd706e7a@infradead.org>
Le 17/09/2020 à 22:45, Randy Dunlap a écrit :
> On 9/17/20 3:23 AM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20200916:
>>
>
>
> Maybe some older versions of gcc just can't handle IS_ENABLED() inside an
> if (expression) very well.
>
>> gcc --version
> gcc (SUSE Linux) 7.5.0
I tried with a (very old) gcc and I did not reproduce this error:
$ gcc --version
gcc (Debian 4.9.2-10+deb8u2) 4.9.2
>
> This patch:
>
> commit 9efd6a3cecdde984d67e63d17fe6af53c7c50968
> Author: Nicolas Dichtel <nicolas.dichtel@6wind•com>
> Date: Wed May 13 15:58:43 2020 +0200
>
> netns: enable to inherit devconf from current netns
>
> causes a build error:
>
> ../net/ipv4/devinet.c: In function ‘devinet_init_net’:
> ../net/ipv4/devinet.c:2672:7: error: ‘sysctl_devconf_inherit_init_net’ undeclared (first use in this function); did you mean ‘devinet_init_net’?
> sysctl_devconf_inherit_init_net == 3) {
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> devinet_init_net
> ../net/ipv4/devinet.c:2672:7: note: each undeclared identifier is reported only
>
>
next prev parent reply other threads:[~2020-09-18 8:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-17 10:23 linux-next: Tree for Sep 17 Stephen Rothwell
2020-09-17 20:33 ` linux-next: Tree for Sep 17 (netdevice.h: net_has_fallback_tunnels when SYSCTL is not set) Randy Dunlap
2020-09-18 3:52 ` Mahesh Bandewar (महेश बंडेवार)
2020-09-17 20:45 ` linux-next: Tree for Sep 17 (net/ipv4/devinet.c) Randy Dunlap
2020-09-18 8:25 ` Nicolas Dichtel [this message]
2020-09-18 20:46 ` Randy Dunlap
2020-09-18 8:37 ` Stephen Rothwell
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=42a4f790-6175-2835-2022-cbfcbe1e5504@6wind.com \
--to=nicolas.dichtel@6wind$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=kuba@kernel$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=rdunlap@infradead$(echo .)org \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox