From: Simon Horman <horms@verge.net.au>
To: Anton Blanchard <anton@samba.org>
Cc: Michael Neuling <mikey@neuling.org>,
kexec@lists.infradead.org, Milton Miller <miltonm@bga.com>,
Matt Evans <matt@ozlabs.org>,
amodra@gmail.com
Subject: Re: [PATCH 1/3] kexec-tools: powerpc: Fix 64bit optimize for size (gcc -Os) build
Date: Mon, 14 Nov 2011 17:46:10 +0900 [thread overview]
Message-ID: <20111114084610.GB8750@verge.net.au> (raw)
In-Reply-To: <20111114185433.0297c2c8@kryten> <20111114185622.79fe0a18@kryten> <20111114185329.19ddc2b4@kryten>
On Mon, Nov 14, 2011 at 06:53:29PM +1100, Anton Blanchard wrote:
>
> commit 46b2d0b8a719 (kexec/powerpc fix optimization for size (gcc -Os)
> build) added out of line GPR save/restore handlers for 32bit -Os
> builds. This patch adds the handlers for 64bit builds.
>
> Signed-off-by: Anton Blanchard <anton@samba.org>
On Mon, Nov 14, 2011 at 06:56:22PM +1100, Anton Blanchard wrote:
>
> Some cleanup of the relocation code:
>
> - Whitespace changes
> - Use braces to add clarity to nested for/if loop.
> - Order ADDR16 relocations
> - No need for to return from a void function.
>
> Signed-off-by: Anton Blanchard <anton@samba.org>
On Mon, Nov 14, 2011 at 06:54:33PM +1100, Anton Blanchard wrote:
>
> Add all the TOC16 relocations. These were hit when building kexec
> with a recent toolchain.
>
> Signed-off-by: Anton Blanchard <anton@samba.org>
Thanks Anton,
I have applied all three patches.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next prev parent reply other threads:[~2011-11-14 8:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-14 7:53 [PATCH 1/3] kexec-tools: powerpc: Fix 64bit optimize for size (gcc -Os) build Anton Blanchard
2011-11-14 7:54 ` [PATCH 2/3] kexec-tools: powerpc: Add more 64bit relocations Anton Blanchard
2011-11-14 7:56 ` [PATCH 3/3] kexec-tools: powerpc: Cleanup relocation code Anton Blanchard
2011-11-14 8:46 ` Simon Horman [this message]
2011-11-14 22:14 ` [PATCH 1/3] kexec-tools: powerpc: Fix 64bit optimize for size (gcc -Os) build Alan Modra
2011-11-14 22:24 ` Anton Blanchard
2011-11-14 22:30 ` Alan Modra
2011-11-17 23:48 ` Simon Horman
2011-11-28 11:49 ` Anton Blanchard
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=20111114084610.GB8750@verge.net.au \
--to=horms@verge.net.au \
--cc=amodra@gmail.com \
--cc=anton@samba.org \
--cc=kexec@lists.infradead.org \
--cc=matt@ozlabs.org \
--cc=mikey@neuling.org \
--cc=miltonm@bga.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.