All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Schier <nsc@kernel.org>
To: Maxime Thiebaut <maxime@thiebaut.dev>
Cc: Nathan Chancellor <nathan@kernel.org>,
	Masahiro Yamada <masahiroy@kernel.org>,
	linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] extract-vmlinux: Output used decompression method
Date: Thu, 28 Aug 2025 20:45:53 +0200	[thread overview]
Message-ID: <aLCj4Ssluu-haN1S@levanger> (raw)
In-Reply-To: <X6OQ4pHdpreJtlTnf0tFEb4Uxz8T8gFv_7Yw6tpBK4ZBgHYjJr_URwUwCVynpkb-H8Yjk7DdBF01zY-sfqu_7N5trZQfcd6s_4PtdGlHtlA=@thiebaut.dev>

On Tue, Aug 26, 2025 at 07:23:49PM +0000, Maxime Thiebaut wrote:
> When extract-vmlinux succeeds, it doesn't output which decompression method
> was found at which offset. Adding this additional output in check_vmlinux()
> helps troubleshooting and reverse-engineering images.
> 
> The last check_vmlinux() call was also quoted to accept spaces.
> 
> Signed-off-by: Maxime Thiebaut <maxime+kernel@thiebaut.dev>
> ---
>  scripts/extract-vmlinux | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)

Thanks, looks good to me.

Reviewed-by: Nicolas Schier <nsc@kernel.org>

  reply	other threads:[~2025-08-28 19:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-26 19:23 [PATCH] extract-vmlinux: Output used decompression method Maxime Thiebaut
2025-08-28 18:45 ` Nicolas Schier [this message]
2025-08-28 22:35 ` Nathan Chancellor

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=aLCj4Ssluu-haN1S@levanger \
    --to=nsc@kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=maxime@thiebaut.dev \
    --cc=nathan@kernel.org \
    /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.