]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit110dc4c457aef853ae30c51b5e9877d5c36c2e23
treeeb052b937e912643958f0661b1e6ccd3c036a8e0
parente77fd9b9a2f4754fcad5b18d9127c3f7963fa838
parentbf1f147425e0c67ce1423742fae973bb2bcbdeb4
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/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