[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b0348556-065d-f8fa-fc1d-0f084147deb5@infradead.org>
Date: Mon, 6 Jul 2020 09:53:13 -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>,
Linux PM list <linux-pm@...r.kernel.org>,
Zhang Rui <rui.zhang@...el.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Amit Kucheria <amit.kucheria@...durent.com>
Subject: Re: linux-next: Tree for Jul 6 (thermal/thermal_netlink.c)
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'
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
Powered by blists - more mailing lists