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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 20 Nov 2020 21:00:05 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     netdev@...r.kernel.org, edumazet@...gle.com, kuba@...nel.org
Subject: Re: [PATCH net-next] net: stream: fix TCP references when INET is not
 enabled

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Wed, 18 Nov 2020 11:44:38 -0800 you wrote:
> Fix build of net/core/stream.o when CONFIG_INET is not enabled.
> Fixes these build errors (sample):
> 
> ld: net/core/stream.o: in function `sk_stream_write_space':
> (.text+0x27e): undefined reference to `tcp_stream_memory_free'
> ld: (.text+0x29c): undefined reference to `tcp_stream_memory_free'
> ld: (.text+0x2ab): undefined reference to `tcp_stream_memory_free'
> ld: net/core/stream.o: in function `sk_stream_wait_memory':
> (.text+0x5a1): undefined reference to `tcp_stream_memory_free'
> ld: (.text+0x5bf): undefined reference to `tcp_stream_memory_free'
> 
> [...]

Here is the summary with links:
  - [net-next] net: stream: fix TCP references when INET is not enabled
    https://git.kernel.org/netdev/net-next/c/fc9840fbef0c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ