Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Nov 2018 17:55:23 +0000 (10:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Nov 2018 17:55:23 +0000 (10:55 -0700)
commit83650fd58a934fad5b7735fea96905ef986c0821
treeeb052b937e912643958f0661b1e6ccd3c036a8e0
parent3308a383ce99f739a3fa47dbd8564ab517562b51
parent966866892cf89d606544bca22d584ba2ef9ec208
Merge tag 'arm64-upstream' of git://git./linux/kernel/git/arm64/linux

Pull more arm64 updates from Catalin Marinas:

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

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

* tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: kprobe: make page to RO mode when allocate it
  arm64: kdump: fix small typo
  arm64: makefile fix build of .i file in external module case
arch/arm64/Makefile