From: "H. Peter Anvin" <hpa@zytor.com>
To: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>,
Alexander van Heukelum <heukelum@mailshack.com>,
Mike Travis <travis@sgi.com>,
Thomas Gleixner <tglx@linutronix.de>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, heukelum@fastmail.fm
Subject: Re: [PATCH 1/2] boot: increase stack size for kernel boot loader decompressor -- payload_length
Date: Thu, 10 Apr 2008 15:14:48 -0700 [thread overview]
Message-ID: <47FE9158.6060404@zytor.com> (raw)
In-Reply-To: <86802c440804101448n7fe5d04x315a30ba877774f4@mail.gmail.com>
Yinghai Lu wrote:
>>>
>> Sorry, I don't understand.
>
> where can i find the unzip paload size from payload hdrs?
>
The size of the unzip payload you get by looking at the last four bytes
of the gzip payload (after verifying the existence of a gzip magic
number.) For more specific details, look at the ELF segment headers.
-hpa
next prev parent reply other threads:[~2008-04-10 22:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-10 20:34 [PATCH 1/2] boot: increase stack size for kernel boot loader decompressor -- payload_length Yinghai Lu
2008-04-10 20:37 ` H. Peter Anvin
2008-04-10 21:15 ` Yinghai Lu
2008-04-10 21:46 ` H. Peter Anvin
2008-04-10 21:48 ` Yinghai Lu
2008-04-10 22:14 ` H. Peter Anvin [this message]
2008-04-10 22:55 ` Yinghai Lu
2008-04-10 22:57 ` H. Peter Anvin
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=47FE9158.6060404@zytor.com \
--to=hpa@zytor.com \
--cc=akpm@linux-foundation.org \
--cc=heukelum@fastmail.fm \
--cc=heukelum@mailshack.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=travis@sgi.com \
--cc=yhlu.kernel@gmail.com \
/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.