From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64 updates for 3.12
Date: Fri, 4 Oct 2013 16:57:31 +0100 [thread overview]
Message-ID: <20131004155725.GA11953@arm.com> (raw)
Hi Linus,
Please pull the arm64 fixes/updates below. Thanks.
The following changes since commit 25804e6a96681d5d2142058948e218999e4f547c:
arm64: Widen hwcap to be 64 bit (2013-09-20 09:56:07 +0100)
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 09d3ce74d7d60f37d1b030886ec659bbfe2e73bf:
arm64: Remove duplicate DEBUG_STACK_USAGE config (2013-10-02 18:03:26 +0100)
----------------------------------------------------------------
- Bug-fixes (get_user/put_user, incorrect register width for ASID,
FPSIMD initialisation)
- Kconfig clean-up
- defconfig update
----------------------------------------------------------------
AKASHI Takahiro (1):
arm64: avoid multiple evaluation of ptr in get_user/put_user()
Jiang Liu (1):
arm64: fix possible invalid FPSIMD initialization state
Matthew Leach (1):
arm64: use correct register width when retrieving ASID
Ramkumar Ramachandra (2):
arm64: include EXT4 in defconfig
arm64: include VIRTIO_{MMIO,BLK} in defconfig
Stephen Boyd (1):
arm64: Remove duplicate DEBUG_STACK_USAGE config
arch/arm64/Kconfig.debug | 7 -------
arch/arm64/configs/defconfig | 5 ++++-
arch/arm64/include/asm/uaccess.h | 10 ++++++----
arch/arm64/kernel/fpsimd.c | 2 ++
arch/arm64/mm/tlb.S | 2 +-
5 files changed, 13 insertions(+), 13 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 updates for 3.12
Date: Fri, 4 Oct 2013 16:57:31 +0100 [thread overview]
Message-ID: <20131004155725.GA11953@arm.com> (raw)
Hi Linus,
Please pull the arm64 fixes/updates below. Thanks.
The following changes since commit 25804e6a96681d5d2142058948e218999e4f547c:
arm64: Widen hwcap to be 64 bit (2013-09-20 09:56:07 +0100)
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 09d3ce74d7d60f37d1b030886ec659bbfe2e73bf:
arm64: Remove duplicate DEBUG_STACK_USAGE config (2013-10-02 18:03:26 +0100)
----------------------------------------------------------------
- Bug-fixes (get_user/put_user, incorrect register width for ASID,
FPSIMD initialisation)
- Kconfig clean-up
- defconfig update
----------------------------------------------------------------
AKASHI Takahiro (1):
arm64: avoid multiple evaluation of ptr in get_user/put_user()
Jiang Liu (1):
arm64: fix possible invalid FPSIMD initialization state
Matthew Leach (1):
arm64: use correct register width when retrieving ASID
Ramkumar Ramachandra (2):
arm64: include EXT4 in defconfig
arm64: include VIRTIO_{MMIO,BLK} in defconfig
Stephen Boyd (1):
arm64: Remove duplicate DEBUG_STACK_USAGE config
arch/arm64/Kconfig.debug | 7 -------
arch/arm64/configs/defconfig | 5 ++++-
arch/arm64/include/asm/uaccess.h | 10 ++++++----
arch/arm64/kernel/fpsimd.c | 2 ++
arch/arm64/mm/tlb.S | 2 +-
5 files changed, 13 insertions(+), 13 deletions(-)
--
Catalin
next reply other threads:[~2013-10-04 15:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-04 15:57 Catalin Marinas [this message]
2013-10-04 15:57 ` [GIT PULL] arm64 updates for 3.12 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=20131004155725.GA11953@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.