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
| ||
|
Message-Id: <170298542363.4181.15570485393993326950.git-patchwork-notify@kernel.org> Date: Tue, 19 Dec 2023 11:30:23 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Yury Norov <yury.norov@...il.com> Cc: kys@...rosoft.com, haiyangz@...rosoft.com, wei.liu@...nel.org, decui@...rosoft.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, schakrabarti@...ux.microsoft.com, linux-hyperv@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net: mana: select PAGE_POOL Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@...hat.com>: On Fri, 15 Dec 2023 12:33:53 -0800 you wrote: > Mana uses PAGE_POOL API. x86_64 defconfig doesn't select it: > > ld: vmlinux.o: in function `mana_create_page_pool.isra.0': > mana_en.c:(.text+0x9ae36f): undefined reference to `page_pool_create' > ld: vmlinux.o: in function `mana_get_rxfrag': > mana_en.c:(.text+0x9afed1): undefined reference to `page_pool_alloc_pages' > make[3]: *** [/home/yury/work/linux/scripts/Makefile.vmlinux:37: vmlinux] Error 1 > make[2]: *** [/home/yury/work/linux/Makefile:1154: vmlinux] Error 2 > make[1]: *** [/home/yury/work/linux/Makefile:234: __sub-make] Error 2 > make[1]: Leaving directory '/home/yury/work/build-linux-x86_64' > make: *** [Makefile:234: __sub-make] Error 2 > > [...] Here is the summary with links: - net: mana: select PAGE_POOL https://git.kernel.org/netdev/net/c/340943fbff3d 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