All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
To: Richard Weinberger <richard@nod.at>, horms@verge.net.au
Cc: kexec@lists.infradead.org
Subject: Re: [PATCH] purgatory: compile sha256.c only on ia64 with -O0
Date: Mon, 01 Apr 2013 09:59:42 +0800	[thread overview]
Message-ID: <5158EA0E.10705@cn.fujitsu.com> (raw)
In-Reply-To: <1364763549-10790-1-git-send-email-richard@nod.at>

于 2013年04月01日 04:59, Richard Weinberger 写道:
> If we have to compile sha256.c on ia64 with -O0 to produce sane code
> do it only on ia64.
> 
> This change makes executing a new kernel on my AMD geode CPU much faster.
> Without the patch "kexec -e" takes 27 seconds, with only 16.
> 
> Signed-off-by: Richard Weinberger <richard@nod.at>
> ---
>  purgatory/Makefile           | 15 +--------------
>  purgatory/arch/ia64/Makefile |  3 +++
>  2 files changed, 4 insertions(+), 14 deletions(-)

The fix is sound.

Reviewed-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>

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

  reply	other threads:[~2013-04-01  2:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-31 20:59 [PATCH] purgatory: compile sha256.c only on ia64 with -O0 Richard Weinberger
2013-04-01  1:59 ` Zhang Yanfei [this message]
2013-04-01  5:04 ` Simon Horman
2013-04-01  5:16   ` Zhang Yanfei
2013-04-01 10:05     ` Richard Weinberger

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=5158EA0E.10705@cn.fujitsu.com \
    --to=zhangyanfei@cn.fujitsu.com \
    --cc=horms@verge.net.au \
    --cc=kexec@lists.infradead.org \
    --cc=richard@nod.at \
    /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.