From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64 fixes for 3.11-rc2
Date: Fri, 19 Jul 2013 17:03:50 +0100 [thread overview]
Message-ID: <20130719160336.GA22565@arm.com> (raw)
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:
Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-stable
for you to fetch changes up to ff701306cd49aaff80fb852323b387812bc76491:
arm64: use common reboot infrastructure (2013-07-19 15:57:08 +0100)
----------------------------------------------------------------
- Post -rc1 update to the common reboot infrastructure.
- Fixes (user cache maintenance fault handling, !COMPAT compilation, CPU
online and interrupt hanlding).
----------------------------------------------------------------
Catalin Marinas (1):
arm64: Only enable local interrupts after the CPU is marked online
Chen Gang (1):
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Marc Zyngier (1):
arm64: use common reboot infrastructure
Will Deacon (1):
arm64: mm: don't treat user cache maintenance faults as writes
arch/arm64/include/asm/debug-monitors.h | 7 -----
arch/arm64/include/asm/system_misc.h | 3 ++-
arch/arm64/kernel/process.c | 2 +-
arch/arm64/kernel/smp.c | 15 ++++++-----
arch/arm64/mm/fault.c | 46 ++++++++++++++-------------------
5 files changed, 31 insertions(+), 42 deletions(-)
--
Catalin
WARNING: multiple messages have this Message-ID (diff)
From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 fixes for 3.11-rc2
Date: Fri, 19 Jul 2013 17:03:50 +0100 [thread overview]
Message-ID: <20130719160336.GA22565@arm.com> (raw)
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:
Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-stable
for you to fetch changes up to ff701306cd49aaff80fb852323b387812bc76491:
arm64: use common reboot infrastructure (2013-07-19 15:57:08 +0100)
----------------------------------------------------------------
- Post -rc1 update to the common reboot infrastructure.
- Fixes (user cache maintenance fault handling, !COMPAT compilation, CPU
online and interrupt hanlding).
----------------------------------------------------------------
Catalin Marinas (1):
arm64: Only enable local interrupts after the CPU is marked online
Chen Gang (1):
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Marc Zyngier (1):
arm64: use common reboot infrastructure
Will Deacon (1):
arm64: mm: don't treat user cache maintenance faults as writes
arch/arm64/include/asm/debug-monitors.h | 7 -----
arch/arm64/include/asm/system_misc.h | 3 ++-
arch/arm64/kernel/process.c | 2 +-
arch/arm64/kernel/smp.c | 15 ++++++-----
arch/arm64/mm/fault.c | 46 ++++++++++++++-------------------
5 files changed, 31 insertions(+), 42 deletions(-)
--
Catalin
next reply other threads:[~2013-07-19 16:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-19 16:03 Catalin Marinas [this message]
2013-07-19 16:03 ` [GIT PULL] arm64 fixes for 3.11-rc2 Catalin Marinas
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=20130719160336.GA22565@arm.com \
--to=catalin.marinas@arm.com \
--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 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.