All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: "arm@kernel.org" <arm@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	'Olof Johansson' <olof@lixom.net>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	Tomasz Figa <t.figa@samsung.com>
Subject: [GIT PULL] Samsung fixes-4 for v3.16
Date: Sat, 19 Jul 2014 08:34:59 +0900	[thread overview]
Message-ID: <53C9AF23.6030007@samsung.com> (raw)

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Samsung fixes-4 for v3.16
Date: Sat, 19 Jul 2014 08:34:59 +0900	[thread overview]
Message-ID: <53C9AF23.6030007@samsung.com> (raw)

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(-)

             reply	other threads:[~2014-07-18 23:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-18 23:34 Kukjin Kim [this message]
2014-07-18 23:34 ` [GIT PULL] Samsung fixes-4 for v3.16 Kukjin Kim
2014-07-19  0:12 ` Olof Johansson
2014-07-19  0:12   ` Olof Johansson
2014-07-19  0:18   ` Kukjin Kim
2014-07-19  0:18     ` Kukjin Kim
2014-07-19  0:43     ` Kukjin Kim
2014-07-19  0:43       ` Kukjin Kim
2014-07-19  4:21       ` Olof Johansson
2014-07-19  4:21         ` Olof Johansson
2014-07-19  5:11         ` Kukjin Kim
2014-07-19  5:11           ` Kukjin Kim
2014-07-19  5:28           ` Olof Johansson
2014-07-19  5:28             ` Olof Johansson
2014-07-19 13:15 ` Tomasz Figa
2014-07-19 13:15   ` Tomasz Figa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53C9AF23.6030007@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=t.figa@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.