]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita88da23241d4e43757f623d62d8ac19de3e58f3c
treef34ba0280adca87fdd0a81c923ee210b3d09a72a
parentb3a254280c80355616128668891234ee929c0a5b
parentaad1c46b77c914c49bb14c7cb4a480cda7888875
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/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