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:   Tue, 08 Nov 2022 02:30:15 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Yang Yingliang <yangyingliang@...wei.com>
Cc:     netdev@...r.kernel.org, sbhatta@...vell.com, sgoutham@...vell.com,
        davem@...emloft.net
Subject: Re: [PATCH net] octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=y

Hello:

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

On Sat, 5 Nov 2022 14:34:42 +0800 you wrote:
> If CONFIG_MACSEC=m and CONFIG_OCTEONTX2_PF=y, it leads a build error:
> 
>   ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_pfaf_mbox_up_handler':
>   otx2_pf.c:(.text+0x181c): undefined reference to `cn10k_handle_mcs_event'
>   ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_probe':
>   otx2_pf.c:(.text+0x437e): undefined reference to `cn10k_mcs_init'
>   ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_remove':
>   otx2_pf.c:(.text+0x5031): undefined reference to `cn10k_mcs_free'
>   ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_mbox_up_handler_mcs_intr_notify':
>   otx2_pf.c:(.text+0x5f11): undefined reference to `cn10k_handle_mcs_event'
> 
> [...]

Here is the summary with links:
  - [net] octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=y
    https://git.kernel.org/netdev/net/c/02f5999e6529

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