Re: [PATCH net-next v2] memory-provider: fix compilation issue without SYSFS
From: patchwork-bot+netdevbpf
Date: Fri Sep 13 2024 - 00:10:40 EST
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Fri, 13 Sep 2024 03:28:24 +0000 you wrote:
> When CONFIG_SYSFS is not set, the kernel fails to compile:
>
> net/core/page_pool_user.c:368:45: error: implicit declaration of function 'get_netdev_rx_queue_index' [-Werror=implicit-function-declaration]
> 368 | if (pool->slow.queue_idx == get_netdev_rx_queue_index(rxq)) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~~
>
> When CONFIG_SYSFS is not set, get_netdev_rx_queue_index() is not defined
> as well.
>
> [...]
Here is the summary with links:
- [net-next,v2] memory-provider: fix compilation issue without SYSFS
https://git.kernel.org/netdev/net-next/c/52fa3b6532ec
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html