[GIT PULL] arm64 2nd round of updates for 4.20

From: Catalin Marinas
Date: Sat Nov 03 2018 - 06:41:27 EST


Hi Linus,

Please pull the arm64 updates below. Thank you.

The following changes since commit 4debef5510071032c6d5dace31ca1cc42a120073:

arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work (2018-10-19 15:37:25 +0100)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-upstream

for you to fetch changes up to 966866892cf89d606544bca22d584ba2ef9ec208:

arm64: kprobe: make page to RO mode when allocate it (2018-11-02 18:15:07 +0000)

----------------------------------------------------------------
arm64 2nd round of updates for 4.20:

- Fix W+X page (mark RO) allocated by the arm64 kprobes code

- Makefile fix for .i files in out of tree modules

----------------------------------------------------------------
Anders Roxell (1):
arm64: kprobe: make page to RO mode when allocate it

Victor Kamensky (1):
arm64: makefile fix build of .i file in external module case

Yangtao Li (1):
arm64: kdump: fix small typo

arch/arm64/Makefile | 2 ++
arch/arm64/kernel/crash_dump.c | 2 +-
arch/arm64/kernel/probes/kprobes.c | 27 ++++++++++++++++++++-------
3 files changed, 23 insertions(+), 8 deletions(-)

--
Catalin