linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Jul 6 (thermal/thermal_netlink.c)
       [not found] <20200706174001.2d316826@canb.auug.org.au>
@ 2020-07-06 16:53 ` Randy Dunlap
  2020-07-06 16:54   ` Daniel Lezcano
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-06 16:53 UTC (permalink / raw)
  To: Stephen Rothwell, Linux Next Mailing List
  Cc: Linux Kernel Mailing List, Linux PM list, Zhang Rui,
	Daniel Lezcano, Amit Kucheria

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@infradead.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: Tree for Jul 6 (thermal/thermal_netlink.c)
  2020-07-06 16:53 ` linux-next: Tree for Jul 6 (thermal/thermal_netlink.c) Randy Dunlap
@ 2020-07-06 16:54   ` Daniel Lezcano
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Lezcano @ 2020-07-06 16:54 UTC (permalink / raw)
  To: Randy Dunlap, Stephen Rothwell, Linux Next Mailing List
  Cc: Linux Kernel Mailing List, Linux PM list, Zhang Rui, Amit Kucheria


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-06 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200706174001.2d316826@canb.auug.org.au>
2020-07-06 16:53 ` linux-next: Tree for Jul 6 (thermal/thermal_netlink.c) Randy Dunlap
2020-07-06 16:54   ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).