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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 6 Jul 2020 18:54:19 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Randy Dunlap <rdunlap@...radead.org>,
        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>,
        Linux PM list <linux-pm@...r.kernel.org>,
        Zhang Rui <rui.zhang@...el.com>,
        Amit Kucheria <amit.kucheria@...durent.com>
Subject: Re: linux-next: Tree for Jul 6 (thermal/thermal_netlink.c)


Hi,

thanks for reporting that, I'll fix it.

On 06/07/2020 18:53, Randy Dunlap wrote:
> On 7/6/20 12:40 AM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20200703:
>>
> 
> on i386 or x86_64:
> 
> when CONFIG_NET is not set/enabled:
> 
> thermal_netlink.c:(.text+0x34): undefined reference to `nla_put'
> thermal_netlink.c:(.text+0x76): undefined reference to `nla_put'
> thermal_netlink.c:(.text+0x87f): undefined reference to `init_net'
> ld: thermal_netlink.c:(.text+0x89d): undefined reference to `netlink_broadcast'
> thermal_netlink.c:(.text+0xa19): undefined reference to `__alloc_skb'
> ld: thermal_netlink.c:(.text+0xa59): undefined reference to `genlmsg_put'
> ld: thermal_netlink.c:(.text+0xad9): undefined reference to `init_net'
> ld: thermal_netlink.c:(.text+0xade): undefined reference to `netlink_unicast'
> ld: thermal_netlink.c:(.text+0xb02): undefined reference to `kfree_skb'
> thermal_netlink.c:(.text+0xb7d): undefined reference to `genlmsg_put'
> thermal_netlink.c:(.text+0xc29): undefined reference to `__alloc_skb'
> ld: thermal_netlink.c:(.text+0xc66): undefined reference to `genlmsg_put'
> ld: thermal_netlink.c:(.text+0xce1): undefined reference to `kfree_skb'
> thermal_netlink.c:(.text+0xd0e): undefined reference to `__alloc_skb'
> ld: thermal_netlink.c:(.text+0xd47): undefined reference to `genlmsg_put'
> ld: thermal_netlink.c:(.text+0xde4): undefined reference to `kfree_skb'
> thermal_netlink.c:(.text+0x1d): undefined reference to `nla_put'
> thermal_netlink.c:(.text+0x494): undefined reference to `skb_trim'
> thermal_netlink.c:(.init.text+0xd): undefined reference to `genl_register_family'
> 
> 
> 


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ