From: Tomasz Figa <tomasz.figa@gmail.com>
To: Kukjin Kim <kgene.kim@samsung.com>,
"arm@kernel.org" <arm@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
'Olof Johansson' <olof@lixom.net>
Cc: Tomasz Figa <t.figa@samsung.com>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL] Samsung fixes-4 for v3.16
Date: Sat, 19 Jul 2014 15:15:13 +0200 [thread overview]
Message-ID: <53CA6F61.1020709@gmail.com> (raw)
In-Reply-To: <53C9AF23.6030007@samsung.com>
Hi Kukjin,
On 19.07.2014 01:34, Kukjin Kim 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)
>
> ----------------------------------------------------------------
> 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(-)
Could you also merge this branch to your for-next so we can base other
patches for 3.17 on this fix?
Best regards,
Tomasz
WARNING: multiple messages have this Message-ID (diff)
From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Samsung fixes-4 for v3.16
Date: Sat, 19 Jul 2014 15:15:13 +0200 [thread overview]
Message-ID: <53CA6F61.1020709@gmail.com> (raw)
In-Reply-To: <53C9AF23.6030007@samsung.com>
Hi Kukjin,
On 19.07.2014 01:34, Kukjin Kim 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)
>
> ----------------------------------------------------------------
> 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(-)
Could you also merge this branch to your for-next so we can base other
patches for 3.17 on this fix?
Best regards,
Tomasz
next prev parent reply other threads:[~2014-07-19 13:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 23:34 [GIT PULL] Samsung fixes-4 for v3.16 Kukjin Kim
2014-07-18 23:34 ` 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 [this message]
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=53CA6F61.1020709@gmail.com \
--to=tomasz.figa@gmail.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=kgene.kim@samsung.com \
--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.