mbox

[GIT,PULL] Samsung fixes-4 for v3.16

Message ID 53C9AF23.6030007@samsung.com
State New
Headers show

Pull-request

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

Message

Kukjin Kim July 18, 2014, 11:34 p.m. UTC
Hi,

This is a regression for v3.16 so please take this in -rc.

Thanks,
Kukjin

The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:

   Linux 3.16-rc5 (2014-07-13 14:04: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-4

for you to fetch changes up to 4e3a498d6fc438d8c203c51aadc6ca8fb47b0577:

   ARM: EXYNOS: Fix core ID used by platsmp and hotplug code (2014-07-16 
02:59:18 +0900)

----------------------------------------------------------------
Samsung fixes-4 for v3.16
- Fix core ID for platsmp and hotplug
   This fixes existing calculation of PMU register offsets on
   exynos SoCs and this also fixes CPU hotplug with more than
   2 cores, because it removes incorrect condition check in
   platform_do_lowpower().

----------------------------------------------------------------
Tomasz Figa (1):
       ARM: EXYNOS: Fix core ID used by platsmp and hotplug code

  arch/arm/mach-exynos/hotplug.c | 10 ++++++----
  arch/arm/mach-exynos/platsmp.c | 34 +++++++++++++++++++---------------
  2 files changed, 25 insertions(+), 19 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Olof Johansson July 19, 2014, 12:12 a.m. UTC | #1
On Fri, Jul 18, 2014 at 4:34 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Hi,
>
> This is a regression for v3.16 so please take this in -rc.
>
> Thanks,
> Kukjin
>
> The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
>
>   Linux 3.16-rc5 (2014-07-13 14:04: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-4
>
> for you to fetch changes up to 4e3a498d6fc438d8c203c51aadc6ca8fb47b0577:
>
>   ARM: EXYNOS: Fix core ID used by platsmp and hotplug code (2014-07-16
> 02:59:18 +0900)

This is based on a newer branch than our current fixes. So I've cherry
picked the patch instead of merged the branch -- if you have the
branch in linux-next you should remove it.


Thanks,

-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Kukjin Kim July 19, 2014, 12:18 a.m. UTC | #2
On 07/19/14 09:12, Olof Johansson wrote:
> On Fri, Jul 18, 2014 at 4:34 PM, Kukjin Kim<kgene.kim@samsung.com>  wrote:
>> Hi,
>>
>> This is a regression for v3.16 so please take this in -rc.
>>
>> Thanks,
>> Kukjin
>>
>> The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
>>
>>    Linux 3.16-rc5 (2014-07-13 14:04: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-4
>>
>> for you to fetch changes up to 4e3a498d6fc438d8c203c51aadc6ca8fb47b0577:
>>
>>    ARM: EXYNOS: Fix core ID used by platsmp and hotplug code (2014-07-16
>> 02:59:18 +0900)
>
> This is based on a newer branch than our current fixes. So I've cherry
> picked the patch instead of merged the branch -- if you have the
> branch in linux-next you should remove it.
>
OK, I will.

Thanks.
Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Kukjin Kim July 19, 2014, 12:43 a.m. UTC | #3
On 07/19/14 09:18, Kukjin Kim wrote:
> On 07/19/14 09:12, Olof Johansson wrote:
>> On Fri, Jul 18, 2014 at 4:34 PM, Kukjin Kim<kgene.kim@samsung.com> wrote:
>>> Hi,
>>>
>>> This is a regression for v3.16 so please take this in -rc.
>>>
>>> Thanks,
>>> Kukjin
>>>
>>> The following changes since commit
>>> 1795cd9b3a91d4b5473c97f491d63892442212ab:
>>>
>>> Linux 3.16-rc5 (2014-07-13 14:04: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-4
>>>
>>> for you to fetch changes up to 4e3a498d6fc438d8c203c51aadc6ca8fb47b0577:
>>>
>>> ARM: EXYNOS: Fix core ID used by platsmp and hotplug code (2014-07-16
>>> 02:59:18 +0900)
>>
>> This is based on a newer branch than our current fixes. So I've cherry
>> picked the patch instead of merged the branch -- if you have the
>> branch in linux-next you should remove it.
>>
> OK, I will.
>
BTW, other pm related branches in my tree have dependencies with the 
change so I just reverted that in my -next.

If any problems, please let me know.

Thanks,
Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Olof Johansson July 19, 2014, 4:21 a.m. UTC | #4
On Fri, Jul 18, 2014 at 5:43 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> On 07/19/14 09:18, Kukjin Kim wrote:
>>
>> On 07/19/14 09:12, Olof Johansson wrote:
>>>
>>> On Fri, Jul 18, 2014 at 4:34 PM, Kukjin Kim<kgene.kim@samsung.com> wrote:
>>>>
>>>> Hi,
>>>>
>>>> This is a regression for v3.16 so please take this in -rc.
>>>>
>>>> Thanks,
>>>> Kukjin
>>>>
>>>> The following changes since commit
>>>> 1795cd9b3a91d4b5473c97f491d63892442212ab:
>>>>
>>>> Linux 3.16-rc5 (2014-07-13 14:04: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-4
>>>>
>>>> for you to fetch changes up to 4e3a498d6fc438d8c203c51aadc6ca8fb47b0577:
>>>>
>>>> ARM: EXYNOS: Fix core ID used by platsmp and hotplug code (2014-07-16
>>>> 02:59:18 +0900)
>>>
>>>
>>> This is based on a newer branch than our current fixes. So I've cherry
>>> picked the patch instead of merged the branch -- if you have the
>>> branch in linux-next you should remove it.
>>>
>> OK, I will.
>>
> BTW, other pm related branches in my tree have dependencies with the change
> so I just reverted that in my -next.
>
> If any problems, please let me know.

Are they part of the branches you sent now? Is that patch a base in
those branches?


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Kukjin Kim July 19, 2014, 5:11 a.m. UTC | #5
Olof Johansson wrote:
> 
> On Fri, Jul 18, 2014 at 5:43 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> > On 07/19/14 09:18, Kukjin Kim wrote:
> >>
> >> On 07/19/14 09:12, Olof Johansson wrote:
> >>>
> >>> On Fri, Jul 18, 2014 at 4:34 PM, Kukjin Kim<kgene.kim@samsung.com> wrote:
> >>>>
> >>>> Hi,
> >>>>
> >>>> This is a regression for v3.16 so please take this in -rc.
> >>>>
> >>>> Thanks,
> >>>> Kukjin
> >>>>
> >>>> The following changes since commit
> >>>> 1795cd9b3a91d4b5473c97f491d63892442212ab:
> >>>>
> >>>> Linux 3.16-rc5 (2014-07-13 14:04: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-4
> >>>>
> >>>> for you to fetch changes up to 4e3a498d6fc438d8c203c51aadc6ca8fb47b0577:
> >>>>
> >>>> ARM: EXYNOS: Fix core ID used by platsmp and hotplug code (2014-07-16
> >>>> 02:59:18 +0900)
> >>>
> >>>
> >>> This is based on a newer branch than our current fixes. So I've cherry
> >>> picked the patch instead of merged the branch -- if you have the
> >>> branch in linux-next you should remove it.
> >>>
> >> OK, I will.
> >>
> > BTW, other pm related branches in my tree have dependencies with the change
> > so I just reverted that in my -next.
> >
> > If any problems, please let me know.
> 
> Are they part of the branches you sent now? Is that patch a base in
> those branches?
> 
No, I didn't send out any branch including the fix to arm-soc because I also
don't want to make any conflict or inconvenience for you :) Just thought, I
need to sort it out once it has been merged into mainline.

Thanks,
Kukjin

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Olof Johansson July 19, 2014, 5:28 a.m. UTC | #6
On Fri, Jul 18, 2014 at 10:11 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Olof Johansson wrote:
>>
>> On Fri, Jul 18, 2014 at 5:43 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
>> > On 07/19/14 09:18, Kukjin Kim wrote:
>> >>
>> >> On 07/19/14 09:12, Olof Johansson wrote:
>> >>>
>> >>> On Fri, Jul 18, 2014 at 4:34 PM, Kukjin Kim<kgene.kim@samsung.com> wrote:
>> >>>>
>> >>>> Hi,
>> >>>>
>> >>>> This is a regression for v3.16 so please take this in -rc.
>> >>>>
>> >>>> Thanks,
>> >>>> Kukjin
>> >>>>
>> >>>> The following changes since commit
>> >>>> 1795cd9b3a91d4b5473c97f491d63892442212ab:
>> >>>>
>> >>>> Linux 3.16-rc5 (2014-07-13 14:04: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-4
>> >>>>
>> >>>> for you to fetch changes up to 4e3a498d6fc438d8c203c51aadc6ca8fb47b0577:
>> >>>>
>> >>>> ARM: EXYNOS: Fix core ID used by platsmp and hotplug code (2014-07-16
>> >>>> 02:59:18 +0900)
>> >>>
>> >>>
>> >>> This is based on a newer branch than our current fixes. So I've cherry
>> >>> picked the patch instead of merged the branch -- if you have the
>> >>> branch in linux-next you should remove it.
>> >>>
>> >> OK, I will.
>> >>
>> > BTW, other pm related branches in my tree have dependencies with the change
>> > so I just reverted that in my -next.
>> >
>> > If any problems, please let me know.
>>
>> Are they part of the branches you sent now? Is that patch a base in
>> those branches?
>>
> No, I didn't send out any branch including the fix to arm-soc because I also
> don't want to make any conflict or inconvenience for you :) Just thought, I
> need to sort it out once it has been merged into mainline.

Ok, it should be in for -rc6.


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html