[GIT PULL] orphan sections fix for v5.14-rc6

From: Kees Cook
Date: Wed Aug 11 2021 - 15:36:36 EST


Hi Linus,

Please pull this orphan sections fix for v5.14-rc6.

Thanks!

-Kees

The following changes since commit 36a21d51725af2ce0700c6ebcb6b9594aac658a6:

Linux 5.14-rc5 (2021-08-08 13:49:31 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/orphans-v5.14-rc6

for you to fetch changes up to 848378812e40152abe9b9baf58ce2004f76fb988:

vmlinux.lds.h: Handle clang's module.{c,d}tor sections (2021-08-11 12:19:58 -0700)

----------------------------------------------------------------
orphans fix for v5.14-rc6

- Handle changes to Clang's Sanitizer section layout (Nathan Chancellor)

----------------------------------------------------------------
Nathan Chancellor (1):
vmlinux.lds.h: Handle clang's module.{c,d}tor sections

include/asm-generic/vmlinux.lds.h | 1 +
1 file changed, 1 insertion(+)

--
Kees Cook