[UNSTABLE][PATCH 0/3] use ZSTD to compress s390 kernels

Dimitri John Ledkov dimitri.ledkov at canonical.com
Thu Jun 24 20:53:44 UTC 2021


s390 gained ZSTD compression in linux-next, cherrypick those patches
and enable ZSTD compression for s390x builds, like it has already been
done for the amd64 builds.

BugLink: https://bugs.launchpad.net/bugs/1931725

Dimitri John Ledkov (2):
  s390/boot: add zstd support
  UBUNTU: [Packaging] use ZSTD to compress s390 kernels

Vasily Gorbik (1):
  s390/decompressor: correct BOOT_HEAP_SIZE condition

 arch/s390/Kconfig                              | 1 +
 arch/s390/boot/compressed/Makefile             | 4 ++++
 arch/s390/boot/compressed/decompressor.c       | 8 +++++++-
 debian.master/config/annotations               | 4 ++--
 debian.master/config/armhf/config.common.armhf | 1 -
 debian.master/config/config.common.ubuntu      | 1 +
 debian.master/config/s390x/config.common.s390x | 1 -
 debian.master/control.stub.in                  | 3 +--
 8 files changed, 16 insertions(+), 7 deletions(-)

-- 
2.27.0




More information about the kernel-team mailing list