[GIT PULL] orphan-handling fix for v5.12-rc1

From: Kees Cook
Date: Thu Feb 25 2021 - 16:22:23 EST


Hi Linus,

Please pull this small orphan-handling fix for v5.12-rc1. Another case
of bogus .eh_frame emission was noticed under CONFIG_GCOV_KERNEL=y.

Thanks!

-Kees

The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:

Linux 5.11 (2021-02-14 14:32:24 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/orphan-handling-v5.12-rc1

for you to fetch changes up to f5b6a74d9c08b19740ca056876bf6584acdba582:

vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y (2021-02-25 13:15:25 -0800)

----------------------------------------------------------------
orphan-handling fix for v5.12-rc1

- Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y (Nathan Chancellor)

----------------------------------------------------------------
Nathan Chancellor (1):
vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y

include/asm-generic/vmlinux.lds.h | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

--
Kees Cook