]> git.baikalelectronics.ru Git - kernel.git/commit
s390: introduce .boot.preserved.data section compile time validation
authorVasily Gorbik <gor@linux.ibm.com>
Mon, 1 Apr 2019 17:10:56 +0000 (19:10 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 10 Apr 2019 15:47:12 +0000 (17:47 +0200)
commit24c70a460b5ff86f38908a5b32f769608cb6f8e6
treee44a40d07c09cdf8e7f3a10ec6f5ccabebb79770
parentcb6ec7f07e25a580abd06debbb15731e49d5908b
s390: introduce .boot.preserved.data section compile time validation

Same as for .boot.data section make sure that .boot.preserved.data
sections of vmlinux and arch/s390/compressed/vmlinux match before
producing the compressed kernel image. Symbols presence, order and sizes
are cross-checked.

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/boot/Makefile