summaryrefslogtreecommitdiff
path: root/arch/s390/boot/.gitignore
diff options
context:
space:
mode:
authorVasily Gorbik <gor@linux.ibm.com>2018-04-10 15:24:40 +0300
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2018-10-09 12:21:08 +0300
commit251b72a440fa8c550d64d9a9f35e6e1b5b9637df (patch)
tree08c23cf6db97cf7b0c5cd342359bbbc5f5de17b7 /arch/s390/boot/.gitignore
parent6966d604e2ec4ecf5691aea953538f63597a250d (diff)
downloadlinux-251b72a440fa8c550d64d9a9f35e6e1b5b9637df.tar.xz
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>
Diffstat (limited to 'arch/s390/boot/.gitignore')
-rw-r--r--arch/s390/boot/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/boot/.gitignore b/arch/s390/boot/.gitignore
index 017d5912ad2d..16ff906e4610 100644
--- a/arch/s390/boot/.gitignore
+++ b/arch/s390/boot/.gitignore
@@ -1,2 +1,3 @@
image
bzImage
+section_cmp.*