Re: [PATCH 2/2] x86: Enable support for ZSTD-compressed kernel

From: Greg KH
Date: Mon Mar 16 2020 - 10:10:01 EST


On Mon, Mar 16, 2020 at 02:50:25PM +0100, Petr Malat wrote:
> Signed-off-by: Petr Malat <oss@xxxxxxxxx>
> ---
> arch/x86/Kconfig | 1 +
> arch/x86/boot/compressed/Makefile | 5 ++++-
> arch/x86/boot/compressed/misc.c | 4 ++++
> arch/x86/include/asm/boot.h | 4 ++--
> 4 files changed, 11 insertions(+), 3 deletions(-)

I know I don't take patches without any changelog text, maybe other
maintainers are more lax...