]> asedeno.scripts.mit.edu Git - linux.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)
commitfd184e1a8b650159ca553c53dd0fee75df799b4a
treee44a40d07c09cdf8e7f3a10ec6f5ccabebb79770
parent1e941d39493f1820475d80729a03cd7ab8c3c86d
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