Re: linux-next: build failure after merge of the usb tree

From: Greg KH
Date: Mon Apr 12 2021 - 08:35:51 EST


On Mon, Apr 12, 2021 at 09:36:55PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the usb tree, today's linux-next build (x86_64 almodconfig
> modules_install) failed like this:
>
> depmod: ERROR: Cycle detected: usbcore -> typec -> usbcore
> depmod: ERROR: Found 2 modules in dependency cycles!
>
> Caused by commit
>
> 63cd78617350 ("usb: Link the ports to the connectors they are attached to")
>
> I have reverted that commit for today.

Ugh, good catch, odd that 0-day didn't catch that :(

I'll go revert it in my tree as well. Heikki, can you send a fixed up
version when you get a chance?

thanks,

greg k-h