linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] arm64: Random fixes for 3.7
Date: Tue, 16 Oct 2012 17:46:36 +0100	[thread overview]
Message-ID: <1350406000-30882-1-git-send-email-catalin.marinas@arm.com> (raw)

Hi,

These are a few AArch64 fixes I want to get in 3.7.

Comments welcome. Thanks.


Catalin Marinas (4):
  arm64: Select MODULES_USE_ELF_RELA
  arm64: Fix the update_vsyscall() prototype
  arm64: Ignore memory blocks below PHYS_OFFSET
  arm64: No need to set the x0-x2 registers in start_thread()

 arch/arm64/Kconfig                 |  1 +
 arch/arm64/include/asm/processor.h | 10 ----------
 arch/arm64/kernel/setup.c          | 12 ++++++++++++
 arch/arm64/kernel/vdso.c           | 20 ++++++++++----------
 4 files changed, 23 insertions(+), 20 deletions(-)

             reply	other threads:[~2012-10-16 16:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16 16:46 Catalin Marinas [this message]
2012-10-16 16:46 ` [PATCH 1/4] arm64: Select MODULES_USE_ELF_RELA Catalin Marinas
2012-10-16 16:53   ` Will Deacon
2012-10-16 16:46 ` [PATCH 2/4] arm64: Fix the update_vsyscall() prototype Catalin Marinas
2012-11-09 22:47   ` John Stultz
2012-10-16 16:46 ` [PATCH 3/4] arm64: Ignore memory blocks below PHYS_OFFSET Catalin Marinas
2012-10-16 16:46 ` [PATCH 4/4] arm64: No need to set the x0-x2 registers in start_thread() 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=1350406000-30882-1-git-send-email-catalin.marinas@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 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).