[GIT PULL] arm64 fix for 4.8-rc4

From: Catalin Marinas
Date: Fri Aug 26 2016 - 13:42:32 EST


Hi Linus,

Please pull the arm64 fix below. Thank you.

The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468:

Linux 4.8-rc3 (2016-08-21 16:14:10 -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 fd363bd417ddb6103564c69cfcbd92d9a7877431:

arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE (2016-08-25 11:11:32 +0100)

----------------------------------------------------------------
ARM64 fix to avoid potential TLB conflict when CONFIG_RANDOMIZE_BASE is
enabled.

----------------------------------------------------------------
Mark Rutland (1):
arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE

arch/arm64/kernel/head.S | 3 +++
1 file changed, 3 insertions(+)

--
Catalin