[GIT PULL] arm64 fixes for 3.16

From: Catalin Marinas
Date: Sat Jul 05 2014 - 07:31:18 EST


Hi Linus,

Please pull the arm64 fixes below for 3.16. Thanks.


The following changes since commit 4c834452aad01531db949414f94f817a86348d59:

Linux 3.16-rc3 (2014-06-29 14: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 974c8e450b9327a03453a4a450a2030b1bd42b5f:

arm64: fix el2_setup check of CurrentEL (2014-07-04 16:16:52 +0100)

----------------------------------------------------------------
ARM64 fixes:
- Exception level check at boot time (for completeness, not triggering
any bug before)
- I/D-cache synchronisation logic for huge pages
- Config symbol typo

----------------------------------------------------------------
Marc Zyngier (1):
arm64: fix el2_setup check of CurrentEL

Steve Capper (2):
arm64: mm: Fix horrendous config typo
arm64: mm: Make icache synchronisation logic huge page aware

arch/arm64/include/asm/pgtable.h | 2 +-
arch/arm64/include/asm/ptrace.h | 4 ++++
arch/arm64/kernel/efi-entry.S | 3 +--
arch/arm64/kernel/head.S | 3 +--
arch/arm64/mm/flush.c | 3 ++-
5 files changed, 9 insertions(+), 6 deletions(-)

--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/