Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2019 07:57:30 +0000 (15:57 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jul 2019 07:57:30 +0000 (15:57 +0800)
commit4b1fe9b58e9d20f23f6b07d1c2e0dbd921da67bf
treef34ba0280adca87fdd0a81c923ee210b3d09a72a
parent6fbc7275c7a9ba97877050335f290341a1fd8dbf
parentaa69fb62bea15126e744af2e02acc0d6cf3ed4da
Merge tag 'arm64-fixes' of git://git./linux/kernel/git/arm64/linux

Pull arm64 fixes from Will Deacon:
 "Fix a build failure with the LLVM linker and a module allocation
  failure when KASLR is active:

   - Fix module allocation when running with KASLR enabled

   - Fix broken build due to bug in LLVM linker (ld.lld)"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
  arm64: kaslr: keep modules inside module region when KASAN is enabled
arch/arm64/kernel/image.h
arch/arm64/kernel/module.c