]> 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)
commit74d6e66d528f6ddbf2a160a2a7d3aab1ff2a59c6
tree93081baf3ec5696bcb468178fd1dad37f2451e0c
parent6e822901103d815ce1b49556bbd46c05d226a810
parentc8ee9671ef2273c4c67e8c0441b9b0b2287400b6
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