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>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ