Re: linux-next: manual merge of the usb tree with the usb.current tree

From: Greg KH
Date: Tue Apr 15 2025 - 08:02:50 EST


On Mon, Apr 14, 2025 at 02:27:40PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> Today's linux-next merge of the usb tree got a conflict in:
>
> drivers/usb/host/xhci.h
>
> between commit:
>
> bea5892d0ed2 ("xhci: Limit time spent with xHC interrupts disabled during bus resume")
>
> from the usb.current tree and commit:
>
> 5beb4a53a1dd ("usb: host: xhci-mem: Cleanup pending secondary event ring events")
>
> from the usb tree.
>
> I fixed it up (they both added the same function, and the former added
> another function, so I used that) and can carry the fix as necessary. This
> is now fixed as far as linux-next is concerned, but any non trivial
> conflicts should be mentioned to your upstream maintainer when your tree
> is submitted for merging. You may also want to consider cooperating
> with the maintainer of the conflicting tree to minimise any particularly
> complex conflicts.

Looks good, thanks!

greg k-h