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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 02 Apr 2022 04:40:11 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Dimitris Michailidis <d.michailidis@...gible.com> Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org, rdunlap@...radead.org Subject: Re: [PATCH net] net/fungible: Fix reference to __udivdi3 on 32b builds Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Fri, 1 Apr 2022 16:24:11 -0700 you wrote: > 32b builds with CONFIG_PHYS_ADDR_T_64BIT=y, such as i386 PAE, > raise a linker error due to a 64b division: > > ld: drivers/net/ethernet/fungible/funcore/fun_dev.o: in function > `fun_dev_enable': > (.text+0xe1a): undefined reference to `__udivdi3' > > [...] Here is the summary with links: - [net] net/fungible: Fix reference to __udivdi3 on 32b builds https://git.kernel.org/netdev/net/c/31ac3bcee47b 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