public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: manual merge of the tegra tree with the s5p tree
@ 2010-07-30  0:58 Stephen Rothwell
  2010-07-30  1:57 ` Kukjin Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2010-07-30  0:58 UTC (permalink / raw)
  To: Erik Gilling, Colin Cross, Olof Johansson
  Cc: linux-next, linux-kernel, Changhwan Youn, Kukjin Kim

Hi all,

Today's linux-next merge of the tegra tree got a conflict in
arch/arm/mm/Kconfig between commit
9d2ef2d3944bb387df220fdeec93abc38b62b627 ("ARM: S5PV310: Add new Kconfig
and Makefiles") from the s5p tree and commit
7e3b9536bd5ba23b3c94055bdf8c2fd45d9f8e62 ("[ARM] tegra: initial tegra
support") from the tegra tree.

I fixed it up (see below) and can carry the fix as necessary.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --cc arch/arm/mm/Kconfig
index d6ffcee,aa26573..0000000
--- a/arch/arm/mm/Kconfig
+++ b/arch/arm/mm/Kconfig
@@@ -772,7 -783,7 +772,7 @@@ config CACHE_L2X
  	depends on REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP || MACH_REALVIEW_PB1176 || \
  		   REALVIEW_EB_A9MP || ARCH_MX35 || ARCH_MX31 || MACH_REALVIEW_PBX || \
  		   ARCH_NOMADIK || ARCH_OMAP4 || ARCH_U8500 || ARCH_VEXPRESS_CA9X4 || \
- 		   ARCH_S5PV310
 -		   ARCH_TEGRA
++		   ARCH_S5PV310 || ARCH_TEGRA
  	default y
  	select OUTER_CACHE
  	select OUTER_CACHE_SYNC

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

* RE: linux-next: manual merge of the tegra tree with the s5p tree
  2010-07-30  0:58 linux-next: manual merge of the tegra tree with the s5p tree Stephen Rothwell
@ 2010-07-30  1:57 ` Kukjin Kim
  2010-07-30  4:03   ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Kukjin Kim @ 2010-07-30  1:57 UTC (permalink / raw)
  To: 'Stephen Rothwell', 'Erik Gilling',
	'Colin Cross', 'Olof Johansson'
  Cc: linux-next, linux-kernel, 'Changhwan Youn'

Stephen Rothwell wrote:
> 
> Hi all,
> 
Hi,

> Today's linux-next merge of the tegra tree got a conflict in
> arch/arm/mm/Kconfig between commit
> 9d2ef2d3944bb387df220fdeec93abc38b62b627 ("ARM: S5PV310: Add new
> Kconfig
> and Makefiles") from the s5p tree and commit
> 7e3b9536bd5ba23b3c94055bdf8c2fd45d9f8e62 ("[ARM] tegra: initial tegra
> support") from the tegra tree.
> 
> I fixed it up (see below) and can carry the fix as necessary.

If there is some conflicts, how can/should I do for it...
Stephen, please let me know.

> --
> Cheers,
> Stephen Rothwell                    sfr@canb.auug.org.au
> 
> diff --cc arch/arm/mm/Kconfig
> index d6ffcee,aa26573..0000000
> --- a/arch/arm/mm/Kconfig
> +++ b/arch/arm/mm/Kconfig
> @@@ -772,7 -783,7 +772,7 @@@ config CACHE_L2X
>   	depends on REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP ||
> MACH_REALVIEW_PB1176 || \
>   		   REALVIEW_EB_A9MP || ARCH_MX35 || ARCH_MX31 ||
> MACH_REALVIEW_PBX || \
>   		   ARCH_NOMADIK || ARCH_OMAP4 || ARCH_U8500 ||
> ARCH_VEXPRESS_CA9X4 || \
> - 		   ARCH_S5PV310
>  -		   ARCH_TEGRA
> ++		   ARCH_S5PV310 || ARCH_TEGRA
>   	default y
>   	select OUTER_CACHE
>   	select OUTER_CACHE_SYNC

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

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

* Re: linux-next: manual merge of the tegra tree with the s5p tree
  2010-07-30  1:57 ` Kukjin Kim
@ 2010-07-30  4:03   ` Stephen Rothwell
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2010-07-30  4:03 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: 'Erik Gilling', 'Colin Cross',
	'Olof Johansson', linux-next, linux-kernel,
	'Changhwan Youn'

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

Hi,

On Fri, 30 Jul 2010 10:57:41 +0900 Kukjin Kim <kgene.kim@samsung.com> wrote:
>
> If there is some conflicts, how can/should I do for it...
> Stephen, please let me know.

In this case, do nothing :-)  The conflicts will get fixed up when either
Russell or Linus merges your tree into theirs.  My email was more of a
"heads up" to let you know that there is some conflict.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2010-07-30  4:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30  0:58 linux-next: manual merge of the tegra tree with the s5p tree Stephen Rothwell
2010-07-30  1:57 ` Kukjin Kim
2010-07-30  4:03   ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox