summaryrefslogtreecommitdiffstats
path: root/drivers/s390
diff options
context:
space:
mode:
authorVasily Gorbik <gor@linux.vnet.ibm.com>2018-03-05 09:58:00 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2018-03-19 07:02:07 +0100
commit81796a3c6a4ad3ba0408c807ec14f50e6270ec23 (patch)
treef0906b8ea616d35acf2421c69bb9f25c58b080a5 /drivers/s390
parents390/crypto: Fix kernel crash on aes_s390 module remove. (diff)
downloadlinux-81796a3c6a4ad3ba0408c807ec14f50e6270ec23.tar.xz
linux-81796a3c6a4ad3ba0408c807ec14f50e6270ec23.zip
s390/decompressor: trim uncompressed image head during the build
It seems to be suboptimal to compress the entire image, so that we could decompress and throw away the first 68k (0x11000) during the boot process. This patch trims 0x11000 bytes during the build process and adjusts symbols in size.h accordingly. Besides making bzImage smaller, this change would also be a benefit for kaslr. It allows to decompress the kernel right to desired offset, without worrying about dead weight in front of the decompressed image. Signed-off-by: Vasily Gorbik <gor@linux.vnet.ibm.com> Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions