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: [GIT PULL] arm64 fixes for 4.8-rc3
Date: Thu, 18 Aug 2016 17:29:58 +0100	[thread overview]
Message-ID: <20160818162955.GA592@e104818-lin.cambridge.arm.com> (raw)

Hi Linus,

Please pull the arm64 fixes below. Thank you.

The following changes since commit 694d0d0bb2030d2e36df73e2d23d5770511dbc8d:

  Linux 4.8-rc2 (2016-08-14 19:11:36 -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 a93a4d62324123dcda383bdb4ab89151bbc0e499:

  arm64: Fix shift warning in arch/arm64/mm/dump.c (2016-08-18 12:38:11 +0100)

----------------------------------------------------------------
arm64 fixes:

- Avoid a literal load with the MMU off on the CPU resume path
  (potential inconsistency between cache and RAM)

- Build error with CONFIG_ACPI=n fixed

- Compiler warning in the arch/arm64/mm/dump.c code fixed

----------------------------------------------------------------
Ard Biesheuvel (1):
      arm64: kernel: avoid literal load of virtual address with MMU off

Catalin Marinas (2):
      arm64: Fix NUMA build error when !CONFIG_ACPI
      arm64: Fix shift warning in arch/arm64/mm/dump.c

 arch/arm64/kernel/sleep.S | 10 +++++++++-
 arch/arm64/mm/dump.c      |  6 +++---
 arch/arm64/mm/numa.c      |  2 ++
 3 files changed, 14 insertions(+), 4 deletions(-)

-- 
Catalin

                 reply	other threads:[~2016-08-18 16:29 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=20160818162955.GA592@e104818-lin.cambridge.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).