[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171711783064.1907.10943552565811999041.git-patchwork-notify@kernel.org>
Date: Fri, 31 May 2024 01:10:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arnd Bergmann <arnd@...nel.org>
Cc: yisen.zhuang@...wei.com, salil.mehta@...wei.com, shaojijie@...wei.com,
arnd@...db.de, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, leon@...nel.org, masahiroy@...nel.org, lanhao@...wei.com,
wangpeiyang1@...wei.com, wangjie125@...wei.com, michal.kubiak@...el.com,
kalesh-anakkur.purayil@...adcom.com, huangguangbin2@...wei.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hns3: avoid linking objects into multiple modules
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 28 May 2024 18:15:25 +0200 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> Each object file contains information about which module it gets linked
> into, so linking the same file into multiple modules now causes a warning:
>
> scripts/Makefile.build:254: drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_cmd.o is added to multiple modules: hclge hclgevf
> scripts/Makefile.build:254: drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_rss.o is added to multiple modules: hclge hclgevf
> scripts/Makefile.build:254: drivers/net/ethernet/hisilicon/hns3/Makefile: hns3_common/hclge_comm_tqp_stats.o is added to multiple modules: hclge hclgevf
>
> [...]
Here is the summary with links:
- hns3: avoid linking objects into multiple modules
https://git.kernel.org/netdev/net-next/c/e3bbb994a7e0
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