2018-04-03 02:17:40

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: manual merge of the pci tree with the asm-generic tree

Hi all,

Today's linux-next merge of the pci tree got a conflict in:

arch/cris/arch-v32/drivers/pci/bios.c

between commits:

c690eddc2f3b ("CRIS: Drop support for the CRIS port")
fd8773f9f544 ("arch: remove frv port")
739d875dd698 ("mn10300: Remove the architecture")

from the asm-generic tree and commit:

31cbca85df15 ("PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled")

from the pci tree.

I fixed it up (I just removed the files) 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.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2018-04-04 18:40:24

by Bjorn Helgaas

[permalink] [raw]
Subject: Re: linux-next: manual merge of the pci tree with the asm-generic tree

On Mon, Apr 2, 2018 at 9:15 PM Stephen Rothwell <[email protected]>
wrote:

> Hi all,

> Today's linux-next merge of the pci tree got a conflict in:

> arch/cris/arch-v32/drivers/pci/bios.c

> between commits:

> c690eddc2f3b ("CRIS: Drop support for the CRIS port")
> fd8773f9f544 ("arch: remove frv port")
> 739d875dd698 ("mn10300: Remove the architecture")

> from the asm-generic tree and commit:

> 31cbca85df15 ("PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled")

> from the pci tree.

FWIW, I dropped the cris, frv, and mn10300 parts from my patch
(31cbca85df15).