[<prev] [next>] [day] [month] [year] [list]
Message-ID: <04884802-e235-a641-4242-68a98ff11d93@infradead.org>
Date: Wed, 2 Sep 2020 09:17:18 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
David Miller <davem@...emloft.net>,
Steffen Klassert <steffen.klassert@...unet.com>,
Herbert Xu <herbert@...dor.apana.org.au>
Subject: Re: linux-next: Tree for Sep 2 (ip_tunnel, ip6_vti, sit, ip6_tunnel)
On 9/2/20 1:09 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20200828:
>
when SYSCTL etc. are not set/enabled:
on i386:
ld: net/ipv4/ip_tunnel.o: in function `ip_tunnel_init_net':
ip_tunnel.c:(.text+0x2a89): undefined reference to `sysctl_fb_tunnels_only_for_init_net'
ld: net/ipv6/ip6_vti.o: in function `vti6_init_net':
ip6_vti.c:(.init.text+0x33): undefined reference to `sysctl_fb_tunnels_only_for_init_net'
ld: ip6_vti.c:(.init.text+0x3e): undefined reference to `sysctl_fb_tunnels_only_for_init_net'
ld: net/ipv6/sit.o: in function `sit_init_net':
sit.c:(.init.text+0x46): undefined reference to `sysctl_fb_tunnels_only_for_init_net'
ld: sit.c:(.init.text+0x51): undefined reference to `sysctl_fb_tunnels_only_for_init_net'
ld: net/ipv6/ip6_tunnel.o:ip6_tunnel.c:(.init.text+0x33): more undefined references to `sysctl_fb_tunnels_only_for_init_net' follow
Full randconfig file is attached.
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
View attachment "config-r4819" of type "text/plain" (138411 bytes)
Powered by blists - more mailing lists