From: Sam Ravnborg <sam@ravnborg.org>
To: Frans Pop <elendil@planet.nl>
Cc: sparclinux@vger.kernel.org, linux-kbuild@vger.kernel.org,
Jurij Smakov <jurij@wooyd.org>,
David Miller <davem@davemloft.net>
Subject: Re: [PATCH,resend] sparc64: build compressed image (zImage) by default
Date: Thu, 16 Jul 2009 22:16:01 +0200 [thread overview]
Message-ID: <20090716201601.GA6038@merkur.ravnborg.org> (raw)
In-Reply-To: <200907162041.53181.elendil@planet.nl>
On Thu, Jul 16, 2009 at 08:41:52PM +0200, Frans Pop wrote:
> From: Jurij Smakov <jurij@wooyd.org>
> Subject: sparc64: build compressed image (zImage) by default
>
> Besides creating the uncompressed vmlinux image for sparc64, also
> create a compressed zImage. This is more consistent with other
> architectures and required to make the 'deb-pkg' target work.
>
> Signed-off-by: Jurij Smakov <jurij@wooyd.org>
> Signed-off-by: Frans Pop <elendil@planet.nl>
>
> ---
> The patch was taken from the Debian kernel package. It was written by
> Jurij. I added his Signed-off-by with his permission.
>
> The patch was tested to work during my recent tests for the cmd64x issue.
Hmmm..
This path does the following:
1) zImage becomes default for sparc and sparc64
2) fixes zImage on sparc64 (it dod not work before)
3) On sparc zImage is a stripped version of vmlinux, on sparc64 it is a gzipped not-stripped
version of vmlinux - so it introduces a significantly different zImage.
Could we agree on the _same_ format for zImage on sparc and sparc64 and then apply that patch?
I know Julian is working on unifying piggyback_{32,64}.c so maybe that is
covered by his work?
If we fix it so zImage is the same thing on sparc and sparc64 this could go in before
we see the unification of piggyback.
For deb-pkg to work we could just let the sparc64 version be a stripped version - no?
Then you would have covered my main complaint about this patch.
Sam
next prev parent reply other threads:[~2009-07-16 20:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-16 18:41 [PATCH,resend] sparc64: build compressed image (zImage) by default Frans Pop
2009-07-16 20:16 ` Sam Ravnborg [this message]
2009-07-16 23:42 ` Julian Calaby
2009-07-22 17:07 ` Frans Pop
2009-07-22 18:25 ` David Miller
2009-07-16 20:16 ` David Miller
2009-07-16 21:46 ` Frans Pop
2009-07-23 18:55 ` [PATCH] sparc64: list zImage build target in 'make help' output Frans Pop
2009-08-17 1:22 ` David Miller
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=20090716201601.GA6038@merkur.ravnborg.org \
--to=sam@ravnborg.org \
--cc=davem@davemloft.net \
--cc=elendil@planet.nl \
--cc=jurij@wooyd.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=sparclinux@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox