[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200901142651.1165237-1-paul@crapouillou.net>
Date:   Tue,  1 Sep 2020 16:26:49 +0200
From:   Paul Cercueil <paul@...pouillou.net>
To:     Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
        Nick Terrell <terrelln@...com>
Cc:     od@...c.me, linux-mips@...r.kernel.org,
        linux-kernel@...r.kernel.org, Paul Cercueil <paul@...pouillou.net>
Subject: [PATCH v3 0/2] MIPS: Add support for ZSTD v3
Hi,
This small patchset adds support for self-extracting kernels compressed
with ZSTD.
Nick:
I dropped your Reviewed-by on patch [1/2] since the code changed.
Cheers,
-Paul
Paul Cercueil (2):
  lib: decompress_unzstd: Limit output size
  MIPS: Add support for ZSTD-compressed kernels
 arch/mips/Kconfig                      |  1 +
 arch/mips/boot/compressed/Makefile     |  3 ++-
 arch/mips/boot/compressed/decompress.c |  4 ++++
 arch/mips/boot/compressed/string.c     | 17 +++++++++++++++++
 lib/decompress_unzstd.c                |  7 ++++++-
 5 files changed, 30 insertions(+), 2 deletions(-)
-- 
2.28.0
Powered by blists - more mailing lists
 
