[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230509192658.56cfb27b@kernel.org>
Date: Tue, 9 May 2023 19:26:58 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Ulf Hansson <ulf.hansson@...aro.org>, Abel Vesa <abel.vesa@...aro.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux Next
Mailing List <linux-next@...r.kernel.org>, David Miller
<davem@...emloft.net>, Networking <netdev@...r.kernel.org>, Anirudh
Venkataramanan <anirudh.venkataramanan@...el.com>, Jeff Kirsher
<jeffrey.t.kirsher@...el.com>, Bjorn Andersson <andersson@...nel.org>
Subject: Re: linux-next: build failure after merge of the mmc tree
On Wed, 10 May 2023 11:18:33 +1000 Stephen Rothwell wrote:
> Hi all,
>
> After merging the mmc tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> error: the following would cause module name conflict:
> drivers/soc/qcom/ice.ko
> drivers/net/ethernet/intel/ice/ice.ko
>
> Exposed by commit
>
> 31dd43d5032a ("mmc: sdhci-msm: Switch to the new ICE API")
>
> I have used the mmc tree from next-20230509 for today.
Looks like the driver itself came from:
commit 2afbf43a4aec6e31dac7835e65d52c867f2be400
Author: Abel Vesa <abel.vesa@...aro.org>
Date: Fri Apr 7 13:50:26 2023 +0300
soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
? The Intel Ethernet driver is 5 years old:
commit 837f08fdecbe4b2ffc7725624342e73b886665a8
Author: Anirudh Venkataramanan <anirudh.venkataramanan@...el.com>
Date: Tue Mar 20 07:58:05 2018 -0700
ice: Add basic driver framework for Intel(R) E800 Series
so AFAIU the MMC driver needs a new name?
Powered by blists - more mailing lists