[GIT PULL] arm64 fixes for 5.7-rc3
From: Catalin Marinas
Date: Fri Apr 24 2020 - 13:04:54 EST
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:
Linux 5.7-rc2 (2020-04-19 14:35:30 -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 59bff30ad6cec6b5babc8132eb8dcb48f1c82be0:
Documentation: arm64: fix amu.rst doc warnings (2020-04-23 17:05:22 +0100)
----------------------------------------------------------------
- Ensure context synchronisation after a write to APIAKey.
- Fix bullet list formatting in Documentation/arm64/amu.rst to eliminate
doc warnings.
----------------------------------------------------------------
Mark Rutland (1):
arm64: sync kernel APIAKey when installing
Randy Dunlap (1):
Documentation: arm64: fix amu.rst doc warnings
Documentation/arm64/amu.rst | 47 +++++++++++++++++++----------------
arch/arm64/include/asm/pointer_auth.h | 9 ++++---
2 files changed, 32 insertions(+), 24 deletions(-)
--
Catalin