s390: introduce .boot.data section compile time validation
authorVasily Gorbik <gor@linux.ibm.com>
Tue, 10 Apr 2018 12:24:40 +0000 (14:24 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 9 Oct 2018 09:21:08 +0000 (11:21 +0200)
commit251b72a440fa8c550d64d9a9f35e6e1b5b9637df
tree08c23cf6db97cf7b0c5cd342359bbbc5f5de17b7
parent6966d604e2ec4ecf5691aea953538f63597a250d
s390: introduce .boot.data section compile time validation

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

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