linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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, Will Deacon <will.deacon@arm.com>
Subject: [GIT PULL] arm64 fixes for 4.2-rc2
Date: Fri, 10 Jul 2015 18:12:30 +0100	[thread overview]
Message-ID: <20150710171228.GA2621@e104818-lin.cambridge.arm.com> (raw)

Hi Linus,

Please pull the arm64 fixes below. Thanks.

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/arm64/linux tags/arm64-fixes

for you to fetch changes up to ad2daa85bd50b7ff5c851b80a0b813bdc8d14f8e:

  arm64: entry32: remove pointless register assignment (2015-07-10 16:47:13 +0100)

----------------------------------------------------------------
arm64 fixes/clean-up:

- ACPI fix when checking the validity of the GICC MADT subtable
- handle debug exceptions in the el*_inv exception entries
- remove pointless register assignment in two compat syscall wrappers
- unnecessary include path
- defconfig update

----------------------------------------------------------------
Al Stone (2):
      ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro
      ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro

Ard Biesheuvel (1):
      arm64: remove another unnecessary libfdt include path

Catalin Marinas (1):
      arm64: Keep the ARM64 Kconfig selects sorted

Mark Rutland (2):
      arm64: entry: handle debug exceptions in el*_inv
      arm64: entry32: remove pointless register assignment

Suneel Garapati (1):
      arm64: defconfig: Add Ceva ahci to the defconfig

 arch/arm64/Kconfig            | 2 +-
 arch/arm64/configs/defconfig  | 1 +
 arch/arm64/include/asm/acpi.h | 8 ++++++++
 arch/arm64/kernel/entry.S     | 4 ++--
 arch/arm64/kernel/entry32.S   | 2 --
 arch/arm64/kernel/smp.c       | 2 +-
 arch/arm64/mm/Makefile        | 2 --
 drivers/irqchip/irq-gic.c     | 2 +-
 8 files changed, 14 insertions(+), 9 deletions(-)

-- 
Catalin


                 reply	other threads:[~2015-07-10 17:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150710171228.GA2621@e104818-lin.cambridge.arm.com \
    --to=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=will.deacon@arm.com \
    /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).