]> 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)
commit1fb78b6f828c03084074e1570d72a23e9ca62d42
treef34ba0280adca87fdd0a81c923ee210b3d09a72a
parentb49008dbb1e18d331ada5c5284600ddd65b74262
parent9f3d532c4d1862d1e0dea636ff5558e574eeda1d
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