public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Olof Johansson <olof@lixom•net>, Arnd Bergmann <arnd@arndb•de>,
	ARM <linux-arm-kernel@lists•infradead.org>,
	Masahiro Yamada <yamada.masahiro@socionext•com>
Cc: "Dinh Nguyen" <dinguyen@kernel•org>,
	"Linux Next Mailing List" <linux-next@vger•kernel.org>,
	"Clément Péron" <peron.clem@gmail•com>,
	"Linux Kernel Mailing List" <linux-kernel@vger•kernel.org>,
	"Christoph Hellwig" <hch@lst•de>
Subject: linux-next: manual merge of the arm-soc tree with the kbuild tree
Date: Mon, 3 Dec 2018 09:06:40 +1100	[thread overview]
Message-ID: <20181203090640.487321e0@canb.auug.org.au> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1768 bytes --]

Hi all,

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

  arch/arm/mach-socfpga/Kconfig

between commit:

  2eac9c2dfb2b ("PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options")

from the kbuild tree and commit:

  fbc125afdc50 ("ARM: socfpga: Turn on ARM errata for L2 cache")

from the arm-soc tree.

I fixed it up (see below - I also resorted the select lines since they
seemed to be so before the former latter commit) 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

diff --cc arch/arm/mach-socfpga/Kconfig
index d43798defdba,a04660918d71..000000000000
--- a/arch/arm/mach-socfpga/Kconfig
+++ b/arch/arm/mach-socfpga/Kconfig
@@@ -3,6 -3,6 +3,9 @@@ menuconfig ARCH_SOCFPG
  	depends on ARCH_MULTI_V7
  	select ARCH_SUPPORTS_BIG_ENDIAN
  	select ARM_AMBA
++	select ARM_ERRATA_754322
++	select ARM_ERRATA_764369 if SMP
++	select ARM_ERRATA_775420
  	select ARM_GIC
  	select CACHE_L2X0
  	select DW_APB_TIMER_OF
@@@ -10,7 -10,14 +13,11 @@@
  	select HAVE_ARM_SCU
  	select HAVE_ARM_TWD if SMP
  	select MFD_SYSCON
 -	select PCI_DOMAINS if PCI
 -	select ARM_ERRATA_754322
 -	select ARM_ERRATA_764369 if SMP
 -	select ARM_ERRATA_775420
 +	select PCI_DOMAINS_GENERIC if PCI
+ 	select PL310_ERRATA_588369
+ 	select PL310_ERRATA_727915
+ 	select PL310_ERRATA_753970 if PL310
+ 	select PL310_ERRATA_769419
  
  if ARCH_SOCFPGA
  config SOCFPGA_SUSPEND

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2018-12-02 22:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-02 22:06 Stephen Rothwell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-17 21:16 linux-next: manual merge of the arm-soc tree with the kbuild tree Stephen Rothwell
2023-01-29 22:56 Stephen Rothwell
2023-02-21 22:26 ` Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181203090640.487321e0@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=arnd@arndb$(echo .)de \
    --cc=dinguyen@kernel$(echo .)org \
    --cc=hch@lst$(echo .)de \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=olof@lixom$(echo .)net \
    --cc=peron.clem@gmail$(echo .)com \
    --cc=yamada.masahiro@socionext$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox