All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Samsung-fixes-2 for v3.11
@ 2013-08-05 17:38 ` Kukjin Kim
  0 siblings, 0 replies; 12+ messages in thread
From: Kukjin Kim @ 2013-08-05 17:38 UTC (permalink / raw
  To: Arnd Bergmann, 'Olof Johansson'
  Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:

   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-fixes-2

for you to fetch changes up to 35f8550c8f27968af94ba5235cc611e3b6d86981:

   ARM: SAMSUNG: fix to support for missing cpu specific map_io 
(2013-07-30 13:30:57 +0900)

----------------------------------------------------------------
Fix to boot kernel on exynos5440 which has no specific map_io(). Current 
kernel
cannot support no CPU specific map_io() for Samsung SoCs.

----------------------------------------------------------------
Kukjin Kim (1):
       ARM: SAMSUNG: fix to support for missing cpu specific map_io

  arch/arm/plat-samsung/init.c | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)

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

* [GIT PULL] Samsung-fixes-2 for v3.11
@ 2013-08-05 17:38 ` Kukjin Kim
  0 siblings, 0 replies; 12+ messages in thread
From: Kukjin Kim @ 2013-08-05 17:38 UTC (permalink / raw
  To: linux-arm-kernel

The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:

   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-fixes-2

for you to fetch changes up to 35f8550c8f27968af94ba5235cc611e3b6d86981:

   ARM: SAMSUNG: fix to support for missing cpu specific map_io 
(2013-07-30 13:30:57 +0900)

----------------------------------------------------------------
Fix to boot kernel on exynos5440 which has no specific map_io(). Current 
kernel
cannot support no CPU specific map_io() for Samsung SoCs.

----------------------------------------------------------------
Kukjin Kim (1):
       ARM: SAMSUNG: fix to support for missing cpu specific map_io

  arch/arm/plat-samsung/init.c | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] Samsung-fixes-2 for v3.11
  2013-08-05 17:38 ` Kukjin Kim
@ 2013-08-11 23:07   ` Olof Johansson
  -1 siblings, 0 replies; 12+ messages in thread
From: Olof Johansson @ 2013-08-11 23:07 UTC (permalink / raw
  To: Kukjin Kim
  Cc: Arnd Bergmann, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

On Tue, Aug 06, 2013 at 02:38:18AM +0900, Kukjin Kim wrote:
> The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
> 
>   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
> 
> are available in the git repository at:
> 

> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-fixes-2
> 

Pulled.


-Olof

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

* [GIT PULL] Samsung-fixes-2 for v3.11
@ 2013-08-11 23:07   ` Olof Johansson
  0 siblings, 0 replies; 12+ messages in thread
From: Olof Johansson @ 2013-08-11 23:07 UTC (permalink / raw
  To: linux-arm-kernel

On Tue, Aug 06, 2013 at 02:38:18AM +0900, Kukjin Kim wrote:
> The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
> 
>   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
> 
> are available in the git repository at:
> 

> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-fixes-2
> 

Pulled.


-Olof

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

* Re: [GIT PULL] Samsung-fixes-2 for v3.11
  2013-08-05 17:38 ` Kukjin Kim
@ 2013-08-12 19:29   ` Kevin Hilman
  -1 siblings, 0 replies; 12+ messages in thread
From: Kevin Hilman @ 2013-08-12 19:29 UTC (permalink / raw
  To: Kukjin Kim
  Cc: Arnd Bergmann, 'Olof Johansson',
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org

Kukjin Kim <kgene.kim@samsung.com> writes:

> The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
>
>   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-fixes-2
>
> for you to fetch changes up to 35f8550c8f27968af94ba5235cc611e3b6d86981:
>
>   ARM: SAMSUNG: fix to support for missing cpu specific map_io
> (2013-07-30 13:30:57 +0900)

In the future, please send arm-soc pull request to arm@kernel.org also,
this makes filtering easier when non-Arnd/Olof folks (like me) are helping.

Thanks,

Kevin

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

* [GIT PULL] Samsung-fixes-2 for v3.11
@ 2013-08-12 19:29   ` Kevin Hilman
  0 siblings, 0 replies; 12+ messages in thread
From: Kevin Hilman @ 2013-08-12 19:29 UTC (permalink / raw
  To: linux-arm-kernel

Kukjin Kim <kgene.kim@samsung.com> writes:

> The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
>
>   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-fixes-2
>
> for you to fetch changes up to 35f8550c8f27968af94ba5235cc611e3b6d86981:
>
>   ARM: SAMSUNG: fix to support for missing cpu specific map_io
> (2013-07-30 13:30:57 +0900)

In the future, please send arm-soc pull request to arm at kernel.org also,
this makes filtering easier when non-Arnd/Olof folks (like me) are helping.

Thanks,

Kevin

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

* RE: [GIT PULL] Samsung-fixes-2 for v3.11
  2013-08-12 19:29   ` Kevin Hilman
@ 2013-08-14  7:13     ` Kukjin Kim
  -1 siblings, 0 replies; 12+ messages in thread
From: Kukjin Kim @ 2013-08-14  7:13 UTC (permalink / raw
  To: 'Kevin Hilman'
  Cc: 'Arnd Bergmann', 'Olof Johansson',
	linux-samsung-soc, linux-arm-kernel

Kevin Hilman wrote:
> 
> Kukjin Kim <kgene.kim@samsung.com> writes:
> 
> > The following changes since commit
> 5ae90d8e467e625e447000cb4335c4db973b1095:
> >
> >   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
> >
> > are available in the git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-fixes-2
> >
> > for you to fetch changes up to 35f8550c8f27968af94ba5235cc611e3b6d86981:
> >
> >   ARM: SAMSUNG: fix to support for missing cpu specific map_io
> > (2013-07-30 13:30:57 +0900)
> 
> In the future, please send arm-soc pull request to arm@kernel.org also,
> this makes filtering easier when non-Arnd/Olof folks (like me) are
helping.
> 
OK, it's not difficult, BTW I'm not sure what the difference of
linux-arm-kernel ml and arm(at)kernel.org.

- Kukjin

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

* [GIT PULL] Samsung-fixes-2 for v3.11
@ 2013-08-14  7:13     ` Kukjin Kim
  0 siblings, 0 replies; 12+ messages in thread
From: Kukjin Kim @ 2013-08-14  7:13 UTC (permalink / raw
  To: linux-arm-kernel

Kevin Hilman wrote:
> 
> Kukjin Kim <kgene.kim@samsung.com> writes:
> 
> > The following changes since commit
> 5ae90d8e467e625e447000cb4335c4db973b1095:
> >
> >   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
> >
> > are available in the git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-fixes-2
> >
> > for you to fetch changes up to 35f8550c8f27968af94ba5235cc611e3b6d86981:
> >
> >   ARM: SAMSUNG: fix to support for missing cpu specific map_io
> > (2013-07-30 13:30:57 +0900)
> 
> In the future, please send arm-soc pull request to arm at kernel.org also,
> this makes filtering easier when non-Arnd/Olof folks (like me) are
helping.
> 
OK, it's not difficult, BTW I'm not sure what the difference of
linux-arm-kernel ml and arm(at)kernel.org.

- Kukjin

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

* Re: [GIT PULL] Samsung-fixes-2 for v3.11
  2013-08-14  7:13     ` Kukjin Kim
@ 2013-08-14  7:15       ` Olof Johansson
  -1 siblings, 0 replies; 12+ messages in thread
From: Olof Johansson @ 2013-08-14  7:15 UTC (permalink / raw
  To: Kukjin Kim
  Cc: linux-samsung-soc@vger.kernel.org, Kevin Hilman,
	linux-arm-kernel@lists.infradead.org, Arnd Bergmann

On Wed, Aug 14, 2013 at 12:13 AM, Kukjin Kim <kgene@kernel.org> wrote:
> Kevin Hilman wrote:
>>
>> Kukjin Kim <kgene.kim@samsung.com> writes:
>>
>> > The following changes since commit
>> 5ae90d8e467e625e447000cb4335c4db973b1095:
>> >
>> >   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
>> >
>> > are available in the git repository at:
>> >
>> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
>> > tags/samsung-fixes-2
>> >
>> > for you to fetch changes up to 35f8550c8f27968af94ba5235cc611e3b6d86981:
>> >
>> >   ARM: SAMSUNG: fix to support for missing cpu specific map_io
>> > (2013-07-30 13:30:57 +0900)
>>
>> In the future, please send arm-soc pull request to arm@kernel.org also,
>> this makes filtering easier when non-Arnd/Olof folks (like me) are
> helping.
>>
> OK, it's not difficult, BTW I'm not sure what the difference of
> linux-arm-kernel ml and arm(at)kernel.org.

arm@kernel.org goes to Arnd, Kevin, Russel and myself. I think there
might be one or two more people on there, but in general it's
arm-soc+arm maintainers.

We haven't wanted to add it to MAINTAINERS since we want to keep the
traffic mostly to the pull requests of platform maintainers, and not
as a cc of patch postings, to keep the traffic volume manageable. :)


-Olof

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

* [GIT PULL] Samsung-fixes-2 for v3.11
@ 2013-08-14  7:15       ` Olof Johansson
  0 siblings, 0 replies; 12+ messages in thread
From: Olof Johansson @ 2013-08-14  7:15 UTC (permalink / raw
  To: linux-arm-kernel

On Wed, Aug 14, 2013 at 12:13 AM, Kukjin Kim <kgene@kernel.org> wrote:
> Kevin Hilman wrote:
>>
>> Kukjin Kim <kgene.kim@samsung.com> writes:
>>
>> > The following changes since commit
>> 5ae90d8e467e625e447000cb4335c4db973b1095:
>> >
>> >   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
>> >
>> > are available in the git repository at:
>> >
>> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
>> > tags/samsung-fixes-2
>> >
>> > for you to fetch changes up to 35f8550c8f27968af94ba5235cc611e3b6d86981:
>> >
>> >   ARM: SAMSUNG: fix to support for missing cpu specific map_io
>> > (2013-07-30 13:30:57 +0900)
>>
>> In the future, please send arm-soc pull request to arm at kernel.org also,
>> this makes filtering easier when non-Arnd/Olof folks (like me) are
> helping.
>>
> OK, it's not difficult, BTW I'm not sure what the difference of
> linux-arm-kernel ml and arm(at)kernel.org.

arm at kernel.org goes to Arnd, Kevin, Russel and myself. I think there
might be one or two more people on there, but in general it's
arm-soc+arm maintainers.

We haven't wanted to add it to MAINTAINERS since we want to keep the
traffic mostly to the pull requests of platform maintainers, and not
as a cc of patch postings, to keep the traffic volume manageable. :)


-Olof

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

* RE: [GIT PULL] Samsung-fixes-2 for v3.11
  2013-08-14  7:15       ` Olof Johansson
@ 2013-08-14  7:32         ` Kukjin Kim
  -1 siblings, 0 replies; 12+ messages in thread
From: Kukjin Kim @ 2013-08-14  7:32 UTC (permalink / raw
  To: 'Olof Johansson'
  Cc: 'Kevin Hilman', 'Arnd Bergmann',
	linux-samsung-soc, linux-arm-kernel

Olof Johansson wrote:
> 
> On Wed, Aug 14, 2013 at 12:13 AM, Kukjin Kim <kgene@kernel.org> wrote:
> > Kevin Hilman wrote:
> >>
> >> Kukjin Kim <kgene.kim@samsung.com> writes:
> >>
> >> > The following changes since commit
> >> 5ae90d8e467e625e447000cb4335c4db973b1095:
> >> >
> >> >   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
> >> >
> >> > are available in the git repository at:
> >> >
> >> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-
> samsung.git
> >> > tags/samsung-fixes-2
> >> >
> >> > for you to fetch changes up to
> 35f8550c8f27968af94ba5235cc611e3b6d86981:
> >> >
> >> >   ARM: SAMSUNG: fix to support for missing cpu specific map_io
> >> > (2013-07-30 13:30:57 +0900)
> >>
> >> In the future, please send arm-soc pull request to arm@kernel.org also,
> >> this makes filtering easier when non-Arnd/Olof folks (like me) are
> > helping.
> >>
> > OK, it's not difficult, BTW I'm not sure what the difference of
> > linux-arm-kernel ml and arm(at)kernel.org.
> 
> arm@kernel.org goes to Arnd, Kevin, Russel and myself. I think there
> might be one or two more people on there, but in general it's
> arm-soc+arm maintainers.
> 
> We haven't wanted to add it to MAINTAINERS since we want to keep the
> traffic mostly to the pull requests of platform maintainers, and not
> as a cc of patch postings, to keep the traffic volume manageable. :)
> 
OK, I see.

Thanks,
Kukjin

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

* [GIT PULL] Samsung-fixes-2 for v3.11
@ 2013-08-14  7:32         ` Kukjin Kim
  0 siblings, 0 replies; 12+ messages in thread
From: Kukjin Kim @ 2013-08-14  7:32 UTC (permalink / raw
  To: linux-arm-kernel

Olof Johansson wrote:
> 
> On Wed, Aug 14, 2013 at 12:13 AM, Kukjin Kim <kgene@kernel.org> wrote:
> > Kevin Hilman wrote:
> >>
> >> Kukjin Kim <kgene.kim@samsung.com> writes:
> >>
> >> > The following changes since commit
> >> 5ae90d8e467e625e447000cb4335c4db973b1095:
> >> >
> >> >   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
> >> >
> >> > are available in the git repository at:
> >> >
> >> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-
> samsung.git
> >> > tags/samsung-fixes-2
> >> >
> >> > for you to fetch changes up to
> 35f8550c8f27968af94ba5235cc611e3b6d86981:
> >> >
> >> >   ARM: SAMSUNG: fix to support for missing cpu specific map_io
> >> > (2013-07-30 13:30:57 +0900)
> >>
> >> In the future, please send arm-soc pull request to arm at kernel.org also,
> >> this makes filtering easier when non-Arnd/Olof folks (like me) are
> > helping.
> >>
> > OK, it's not difficult, BTW I'm not sure what the difference of
> > linux-arm-kernel ml and arm(at)kernel.org.
> 
> arm at kernel.org goes to Arnd, Kevin, Russel and myself. I think there
> might be one or two more people on there, but in general it's
> arm-soc+arm maintainers.
> 
> We haven't wanted to add it to MAINTAINERS since we want to keep the
> traffic mostly to the pull requests of platform maintainers, and not
> as a cc of patch postings, to keep the traffic volume manageable. :)
> 
OK, I see.

Thanks,
Kukjin

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

end of thread, other threads:[~2013-08-14  7:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-05 17:38 [GIT PULL] Samsung-fixes-2 for v3.11 Kukjin Kim
2013-08-05 17:38 ` Kukjin Kim
2013-08-11 23:07 ` Olof Johansson
2013-08-11 23:07   ` Olof Johansson
2013-08-12 19:29 ` Kevin Hilman
2013-08-12 19:29   ` Kevin Hilman
2013-08-14  7:13   ` Kukjin Kim
2013-08-14  7:13     ` Kukjin Kim
2013-08-14  7:15     ` Olof Johansson
2013-08-14  7:15       ` Olof Johansson
2013-08-14  7:32       ` Kukjin Kim
2013-08-14  7:32         ` Kukjin Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.