Re: linux-next: Tree for Nov 16 (net/core/stream.o)

From: Randy Dunlap
Date: Mon Nov 16 2020 - 12:47:10 EST


On 11/15/20 10:59 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20201113:
>


on x86_64:

# CONFIG_INET is not set

ld: net/core/stream.o: in function `sk_stream_write_space':
stream.c:(.text+0x68): undefined reference to `tcp_stream_memory_free'
ld: stream.c:(.text+0x80): undefined reference to `tcp_stream_memory_free'
ld: net/core/stream.o: in function `sk_stream_wait_memory':
stream.c:(.text+0x5b3): undefined reference to `tcp_stream_memory_free'
ld: stream.c:(.text+0x5c8): undefined reference to `tcp_stream_memory_free'
ld: stream.c:(.text+0x6f8): undefined reference to `tcp_stream_memory_free'
ld: net/core/stream.o:stream.c:(.text+0x70d): more undefined references to `tcp_stream_memory_free' follow


--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>