* [GIT PULL] arm64 fixes for 4.8-rc3
@ 2016-08-18 16:29 Catalin Marinas
0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2016-08-18 16:29 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-18 16:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18 16:29 [GIT PULL] arm64 fixes for 4.8-rc3 Catalin Marinas
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).