mbox series

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

Message ID 20210624205347.28144-1-dimitri.ledkov@canonical.com
Headers show
Series use ZSTD to compress s390 kernels | expand

Message

Dimitri John Ledkov June 24, 2021, 8:53 p.m. UTC
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(-)

Comments

Andrea Righi June 25, 2021, 8:17 a.m. UTC | #1
On Thu, Jun 24, 2021 at 09:53:44PM +0100, Dimitri John Ledkov wrote:
> 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

Looks good to me! Applied to unstable/5.13.

Thanks,
-Andrea

> 
> 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
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team