]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Oct 2020 19:42:44 +0000 (12:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Oct 2020 19:42:44 +0000 (12:42 -0700)
commit5a69b8ac0e6246148a4e95a5bd91c1bfa2d9c11f
tree93081baf3ec5696bcb468178fd1dad37f2451e0c
parent9740f7182b93df72af0cf9d065d832c3c0295471
parent7472a99bdbffa8150e260188f0c1402193985b77
Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull orphan section fixes from Kees Cook:
 "A couple corner cases were found from the link-time orphan section
  handling series:

   - arm: handle .ARM.exidx and .ARM.extab sections (Nathan Chancellor)

   - x86: collect .ctors.* with .ctors (Kees Cook)"

* tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  arm/build: Always handle .ARM.exidx and .ARM.extab sections
  vmlinux.lds.h: Keep .ctors.* with .ctors