From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] Samsung fixes-1 for v4.0
Date: Tue, 03 Mar 2015 03:56:16 +0900 [thread overview]
Message-ID: <54F4B250.5080200@kernel.org> (raw)
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-fixes-1
for you to fetch changes up to 8a68de64e984cfc49ecc22ac18155a7fe6dbbfaf:
ARM: EXYNOS: fix exynos randconfig build error (2015-03-03 03:37:57 +0900)
----------------------------------------------------------------
Samsung fixes for v4.0
- fix exynos randconfig build error with SMP=n
- fix wrong hwirq of RTC interrupt for exynos3250
- fix usage of LDREX and STREX after disabling cache coherency
----------------------------------------------------------------
Chanwoo Choi (1):
ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoC
Krzysztof Kozlowski (1):
ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherency
Russell King (1):
ARM: EXYNOS: fix exynos randconfig build error
arch/arm/mach-exynos/Kconfig | 1 +
arch/arm/mach-exynos/platsmp.c | 3 +--
arch/arm/mach-exynos/suspend.c | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
next reply other threads:[~2015-03-02 18:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-02 18:56 Kukjin Kim [this message]
2015-03-03 15:48 ` [GIT PULL 1/2] Samsung fixes-1 for v4.0 Bartlomiej Zolnierkiewicz
2015-03-03 16:23 ` Bartlomiej Zolnierkiewicz
2015-03-04 20:13 ` Arnd Bergmann
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=54F4B250.5080200@kernel.org \
--to=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).