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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 13 Oct 2021 16:20:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Vegard Nossum <vegard.nossum@...cle.com>
Cc:     davem@...emloft.net, kuba@...nel.org, b.galvani@...il.com,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org, arnd@...db.de
Subject: Re: [PATCH v2] net: arc: select CRC32

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Tue, 12 Oct 2021 11:34:46 +0200 you wrote:
> Fix the following build/link error by adding a dependency on the CRC32
> routines:
> 
>   ld: drivers/net/ethernet/arc/emac_main.o: in function `arc_emac_set_rx_mode':
>   emac_main.c:(.text+0xb11): undefined reference to `crc32_le'
> 
> The crc32_le() call comes through the ether_crc_le() call in
> arc_emac_set_rx_mode().
> 
> [...]

Here is the summary with links:
  - [v2] net: arc: select CRC32
    https://git.kernel.org/netdev/net/c/e599ee234ad4

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