mbox

[GIT,PULL,1/5] Samsung non-critical-fixes for v3.17

Message ID 53C9C121.6090403@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 19, 2014, 12:51 a.m. UTC
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/fixes-for-3.17

for you to fetch changes up to 042b687f880adcca77847688aac35e2e16927944:

   ARM: EXYNOS: Fix build breakge with PM_SLEEP=n (2014-07-19 04:45:02 
+0900)

----------------------------------------------------------------
Samsung non critical fixes for v3.17
- update exynos_defconfig for remove outdated configs and
enable most of the configs used on latest exynos platforms
- fix build breakge for exynos_defconfig with PM_SLEEP=n

----------------------------------------------------------------
Krzysztof Kozlowski (1):
       ARM: EXYNOS: Fix build breakge with PM_SLEEP=n

Sachin Kamat (1):
       ARM: exynos_defconfig: Update exynos_defconfig

  arch/arm/configs/exynos_defconfig | 56 ++++++++++++++++++++++++++++-----
  arch/arm/mach-exynos/platsmp.c    | 66 
+++++++++++++++++++++++++++++++++++++++
  arch/arm/mach-exynos/pm.c         | 66 
---------------------------------------
  3 files changed, 114 insertions(+), 74 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, 9:59 p.m. UTC | #1
On Sat, Jul 19, 2014 at 09:51:45AM +0900, Kukjin Kim wrote:
> 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/fixes-for-3.17
> 
> for you to fetch changes up to 042b687f880adcca77847688aac35e2e16927944:
> 
>   ARM: EXYNOS: Fix build breakge with PM_SLEEP=n (2014-07-19
> 04:45:02 +0900)
> 
> ----------------------------------------------------------------
> Samsung non critical fixes for v3.17
> - update exynos_defconfig for remove outdated configs and
> enable most of the configs used on latest exynos platforms
> - fix build breakge for exynos_defconfig with PM_SLEEP=n

Hi,

We now separate out defconfigs (as you might have noticed if you looked
at our tree). I don't see any dependencies between these changes and
the rest so I'll cherry-pick the patches into fixes-non-critical (for
the build fix) and defconfig for that patch.

-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 22, 2014, 11:07 a.m. UTC | #2
Olof Johansson wrote:
> 
> On Sat, Jul 19, 2014 at 09:51:45AM +0900, Kukjin Kim wrote:
> > 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/fixes-for-3.17
> >
> > for you to fetch changes up to 042b687f880adcca77847688aac35e2e16927944:
> >
> >   ARM: EXYNOS: Fix build breakge with PM_SLEEP=n (2014-07-19
> > 04:45:02 +0900)
> >
> > ----------------------------------------------------------------
> > Samsung non critical fixes for v3.17
> > - update exynos_defconfig for remove outdated configs and
> > enable most of the configs used on latest exynos platforms
> > - fix build breakge for exynos_defconfig with PM_SLEEP=n
> 
> Hi,
> 
Hi, Olof,

> We now separate out defconfigs (as you might have noticed if you looked
> at our tree). I don't see any dependencies between these changes and
> the rest so I'll cherry-pick the patches into fixes-non-critical (for
> the build fix) and defconfig for that patch.
> 
OK, I'm fine and I will follow the way next time.

Thanks for your cherry-pick and pulling other trees.

- 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