Re: [PATCH] vmlinux.lds.h: Handle decrypted data section with !SMP

From: Kees Cook
Date: Fri Jun 04 2021 - 14:03:45 EST


On Wed, 5 May 2021 17:14:11 -0700, Nathan Chancellor wrote:
> With x86_64_defconfig and the following configs, there is an orphan
> section warning:
>
> CONFIG_SMP=n
> CONFIG_AMD_MEM_ENCRYPT=y
> CONFIG_HYPERVISOR_GUEST=y
> CONFIG_KVM=y
> CONFIG_PARAVIRT=y
>
> [...]

Applied to for-next/orphans, thanks!

[1/1] vmlinux.lds.h: Avoid orphan section with !SMP
https://git.kernel.org/kees/c/d4c639990036

--
Kees Cook