commit | fd184e1a8b650159ca553c53dd0fee75df799b4a | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Mon Apr 01 19:10:56 2019 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 10 17:47:12 2019 +0200 |
tree | e44a40d07c09cdf8e7f3a10ec6f5ccabebb79770 | |
parent | 1e941d39493f1820475d80729a03cd7ab8c3c86d [diff] |
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>