netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* build failure: undef ref to __sk_defer_free_flush
@ 2022-01-20 11:31 Adam Borowski
  2022-01-20 11:33 ` Gal Pressman
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Borowski @ 2022-01-20 11:31 UTC (permalink / raw)
  To: Gal Pressman; +Cc: netdev

Hi!
Your commit 79074a72d335dbd021a716d8cc65cba3b2f706ab
     net: Flush deferred skb free on socket destroy
causes a build failure if NET=y && INET=n

  LD      .tmp_vmlinux.kallsyms1
ld: net/core/sock.o: in function `sk_defer_free_flush':
/home/kilobyte/linux/./include/net/tcp.h:1378: undefined reference to `__sk_defer_free_flush'


Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀ Aryans: split from other Indo-Europeans ~2900-2000BC → Ural →
⣾⠁⢠⠒⠀⣿⡁     Bactria → settled 2000-1000BC in northwest India.
⢿⡄⠘⠷⠚⠋⠀ Gypsies: came ~1000AD from northern India; aryan.
⠈⠳⣄⠀⠀⠀⠀ Germans: IE people who came ~2800BC to Scandinavia; not aryan.

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

* Re: build failure: undef ref to __sk_defer_free_flush
  2022-01-20 11:31 build failure: undef ref to __sk_defer_free_flush Adam Borowski
@ 2022-01-20 11:33 ` Gal Pressman
  0 siblings, 0 replies; 2+ messages in thread
From: Gal Pressman @ 2022-01-20 11:33 UTC (permalink / raw)
  To: Adam Borowski; +Cc: netdev

On 20/01/2022 13:31, Adam Borowski wrote:
> Hi!
> Your commit 79074a72d335dbd021a716d8cc65cba3b2f706ab
>      net: Flush deferred skb free on socket destroy
> causes a build failure if NET=y && INET=n
>
>   LD      .tmp_vmlinux.kallsyms1
> ld: net/core/sock.o: in function `sk_defer_free_flush':
> /home/kilobyte/linux/./include/net/tcp.h:1378: undefined reference to `__sk_defer_free_flush'
>
>
> Meow!


Working on a fix, thanks.


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

end of thread, other threads:[~2022-01-20 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20 11:31 build failure: undef ref to __sk_defer_free_flush Adam Borowski
2022-01-20 11:33 ` Gal Pressman

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).