All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: WANG Rui <wangrui@loongson.cn>
Cc: kexec@lists.infradead.org, Florian Fainelli <florian@openwrt.org>,
	Huacai Chen <chenhuacai@kernel.org>, hev <r@hev.cc>
Subject: Re: [PATCH] lzma: Relax memory limit for lzma decompressor
Date: Mon, 27 Nov 2023 13:47:12 +0000	[thread overview]
Message-ID: <20231127134712.GD3354982@kernel.org> (raw)
In-Reply-To: <20231125072643.116681-1-wangrui@loongson.cn>

On Sat, Nov 25, 2023 at 03:26:43PM +0800, WANG Rui wrote:
> The kexec cannot load LZMA compressed vmlinuz.efi on LoongArch.
> 
>   Try LZMA decompression.
>   lzma_decompress_file: read on /tmp/Image4yyfhM of 65536 bytes failed
>   pez_prepare: decompressed size 8563960
>   pez_prepare: done
>   Cannot load vmlinuz.efi
> 
> The root cause is that lzma decompressor requires more memory usage,
> which exceeds the current 64M limit.
> 
> Reported-by: Huacai Chen <chenhuacai@kernel.org>
> Signed-off-by: WANG Rui <wangrui@loongson.cn>

Thanks, applied.

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

      reply	other threads:[~2023-11-27 13:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-25  7:26 [PATCH] lzma: Relax memory limit for lzma decompressor WANG Rui
2023-11-27 13:47 ` Simon Horman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231127134712.GD3354982@kernel.org \
    --to=horms@kernel.org \
    --cc=chenhuacai@kernel.org \
    --cc=florian@openwrt.org \
    --cc=kexec@lists.infradead.org \
    --cc=r@hev.cc \
    --cc=wangrui@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.