From: Kukjin Kim <kgene@kernel.org>
To: 'Kukjin Kim' <kgene@kernel.org>,
arm@kernel.org, 'Arnd Bergmann' <arnd@arndb.de>,
'Olof Johansson' <olof@lixom.net>,
'Kevin Hilman' <khilman@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org,
'Krzysztof Kozlowski' <k.kozlowski@samsung.com>
Subject: RE: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
Date: Mon, 10 Aug 2015 09:41:04 +0900 [thread overview]
Message-ID: <03ce01d0d305$3ceaea70$b6c0bf50$@kernel.org> (raw)
In-Reply-To: <55C06995.2030600@kernel.org>
Kukjin Kim wrote:
>
> Hi Arnd, Olof, Kevin,
>
> Here is Samsung non-critical-fixes for v4.3.
> Please pull.
>
> Thanks,
> Kukjin
>
Hi arm-soc maintainers,
Is there any problem on this series?
If not, please pull ;-)
Thanks,
Kukjin
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
>
> Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-non-critical-1
>
> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
>
> ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> 13:19:06 +0900)
>
> ----------------------------------------------------------------
> Samsung non-critical fixes for v4.3
>
> - fix sparse warning for returning iomem
> - fix clock-frequency of display timing0 for exynos3250-rinato
>
> ----------------------------------------------------------------
> Hyungwon Hwang (1):
> ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinato
>
> Krzysztof Kozlowski (1):
> ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem
>
> arch/arm/boot/dts/exynos3250-rinato.dts | 2 +-
> arch/arm/mach-exynos/platsmp.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/5] Samsung non-critical-fixes for v4.3
Date: Mon, 10 Aug 2015 09:41:04 +0900 [thread overview]
Message-ID: <03ce01d0d305$3ceaea70$b6c0bf50$@kernel.org> (raw)
In-Reply-To: <55C06995.2030600@kernel.org>
Kukjin Kim wrote:
>
> Hi Arnd, Olof, Kevin,
>
> Here is Samsung non-critical-fixes for v4.3.
> Please pull.
>
> Thanks,
> Kukjin
>
Hi arm-soc maintainers,
Is there any problem on this series?
If not, please pull ;-)
Thanks,
Kukjin
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
>
> Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-non-critical-1
>
> for you to fetch changes up to 2cc6b813579415c4f627b08a043079bdc5b87a33:
>
> ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem (2015-07-21
> 13:19:06 +0900)
>
> ----------------------------------------------------------------
> Samsung non-critical fixes for v4.3
>
> - fix sparse warning for returning iomem
> - fix clock-frequency of display timing0 for exynos3250-rinato
>
> ----------------------------------------------------------------
> Hyungwon Hwang (1):
> ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinato
>
> Krzysztof Kozlowski (1):
> ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomem
>
> arch/arm/boot/dts/exynos3250-rinato.dts | 2 +-
> arch/arm/mach-exynos/platsmp.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
next prev parent reply other threads:[~2015-08-10 0:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-04 7:28 [GIT PULL 1/5] Samsung non-critical-fixes for v4.3 Kukjin Kim
2015-08-04 7:28 ` Kukjin Kim
2015-08-04 7:39 ` Krzysztof Kozlowski
2015-08-04 7:39 ` Krzysztof Kozlowski
2015-08-04 7:53 ` Kukjin Kim
2015-08-04 7:53 ` Kukjin Kim
2015-08-04 7:57 ` Krzysztof Kozlowski
2015-08-04 7:57 ` Krzysztof Kozlowski
2015-08-04 8:11 ` Kukjin Kim
2015-08-04 8:11 ` Kukjin Kim
2015-08-10 0:41 ` Kukjin Kim [this message]
2015-08-10 0:41 ` Kukjin Kim
2015-08-11 12:39 ` Olof Johansson
2015-08-11 12:39 ` Olof Johansson
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='03ce01d0d305$3ceaea70$b6c0bf50$@kernel.org' \
--to=kgene@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=k.kozlowski@samsung.com \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
/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.