[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164682541300.22286.8177571192280832883.git-patchwork-notify@kernel.org>
Date: Wed, 09 Mar 2022 11:30:13 +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,
sfr@...b.auug.org.au
Subject: Re: [PATCH net-next] net/fungible: Fix local_memory_node error
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 7 Mar 2022 20:53:21 -0800 you wrote:
> Stephen Rothwell reported the following failure on powerpc:
>
> ERROR: modpost: ".local_memory_node"
> [drivers/net/ethernet/fungible/funeth/funeth.ko] undefined!
>
> AFAICS this is because local_memory_node() is a non-inline non-exported
> function when CONFIG_HAVE_MEMORYLESS_NODES=y. It is also the wrong API
> to get a CPU's memory node. Use cpu_to_mem() in the two spots it's used.
>
> [...]
Here is the summary with links:
- [net-next] net/fungible: Fix local_memory_node error
https://git.kernel.org/netdev/net-next/c/cdba24904e1d
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