linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the arm-soc tree with the kbuild tree
@ 2019-11-17 21:16 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2019-11-17 21:16 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, ARM, Masahiro Yamada
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Lubomir Rintel

[-- Attachment #1: Type: text/plain, Size: 728 bytes --]

Hi all,

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

  include/Kbuild

between commit:

  fcbb8461fd23 ("kbuild: remove header compile test")

from the kbuild tree and commit:

  32adcaa010fa ("ARM: mmp: move cputype.h to include/linux/soc/")

from the arm-soc tree.

I fixed it up (I just deleted the file) 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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: manual merge of the arm-soc tree with the kbuild tree
  2023-01-29 22:56 Stephen Rothwell
@ 2023-02-21 22:26 ` Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2023-02-21 22:26 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Olof Johansson, Arnd Bergmann, ARM, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 1532 bytes --]

Hi all,

On Mon, 30 Jan 2023 09:56:38 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> 
> Today's linux-next merge of the arm-soc tree got a conflict in:
> 
>   arch/arm/mach-s3c/Makefile
> 
> between commit:
> 
>   608d67522f28 ("kbuild: remove --include-dir MAKEFLAG from top Makefile")
> 
> from the kbuild tree and commits:
> 
>   61b7f8920b17 ("ARM: s3c: remove all s3c24xx support")
>   1ea35b355722 ("ARM: s3c: remove s3c24xx specific hacks")
> 
> from the arm-soc tree.
> 
> I fixed it up (see below) 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.
> 
> diff --cc arch/arm/mach-s3c/Makefile
> index deb44326b828,988c49672715..000000000000
> --- a/arch/arm/mach-s3c/Makefile
> +++ b/arch/arm/mach-s3c/Makefile
> @@@ -2,13 -2,7 +2,7 @@@
>   #
>   # Copyright 2009 Simtec Electronics
>   
> - ifdef CONFIG_ARCH_S3C24XX
> - include $(srctree)/$(src)/Makefile.s3c24xx
> - endif
> - 
> - ifdef CONFIG_ARCH_S3C64XX
>  -include $(src)/Makefile.s3c64xx
>  +include $(srctree)/$(src)/Makefile.s3c64xx
> - endif
>   
>   # Objects we always build independent of SoC choice
>   

This is now a conflict between the kbuild tree and Linus' tree.

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* linux-next: manual merge of the arm-soc tree with the kbuild tree
@ 2023-01-29 22:56 Stephen Rothwell
  2023-02-21 22:26 ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2023-01-29 22:56 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, ARM, Masahiro Yamada
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 1296 bytes --]

Hi all,

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

  arch/arm/mach-s3c/Makefile

between commit:

  608d67522f28 ("kbuild: remove --include-dir MAKEFLAG from top Makefile")

from the kbuild tree and commits:

  61b7f8920b17 ("ARM: s3c: remove all s3c24xx support")
  1ea35b355722 ("ARM: s3c: remove s3c24xx specific hacks")

from the arm-soc tree.

I fixed it up (see below) 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-s3c/Makefile
index deb44326b828,988c49672715..000000000000
--- a/arch/arm/mach-s3c/Makefile
+++ b/arch/arm/mach-s3c/Makefile
@@@ -2,13 -2,7 +2,7 @@@
  #
  # Copyright 2009 Simtec Electronics
  
- ifdef CONFIG_ARCH_S3C24XX
- include $(srctree)/$(src)/Makefile.s3c24xx
- endif
- 
- ifdef CONFIG_ARCH_S3C64XX
 -include $(src)/Makefile.s3c64xx
 +include $(srctree)/$(src)/Makefile.s3c64xx
- endif
  
  # Objects we always build independent of SoC choice
  

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* linux-next: manual merge of the arm-soc tree with the kbuild tree
@ 2018-12-02 22:06 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2018-12-02 22:06 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, ARM, Masahiro Yamada
  Cc: Dinh Nguyen, Linux Next Mailing List, Clément Péron,
	Linux Kernel Mailing List, Christoph Hellwig


[-- 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-21 22:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-17 21:16 linux-next: manual merge of the arm-soc tree with the kbuild tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2023-01-29 22:56 Stephen Rothwell
2023-02-21 22:26 ` Stephen Rothwell
2018-12-02 22:06 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).