]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
x86/build: Add asserts for unwanted sections
authorKees Cook <keescook@chromium.org>
Fri, 21 Aug 2020 19:43:05 +0000 (12:43 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 1 Sep 2020 08:03:18 +0000 (10:03 +0200)
commit5354e84598f264793265cc99b4be2a2295826c86
treef2f2db99d32fe5706161949cdc1b567c6546b929
parent815d680771ae09080d2da83dac2647c08cdf99ce
x86/build: Add asserts for unwanted sections

In preparation for warning on orphan sections, enforce other
expected-to-be-zero-sized sections (since discarding them might hide
problems with them suddenly gaining unexpected entries).

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200821194310.3089815-25-keescook@chromium.org
arch/x86/kernel/vmlinux.lds.S