于 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 <[email protected]> > --- > purgatory/Makefile | 15 +-------------- > purgatory/arch/ia64/Makefile | 3 +++ > 2 files changed, 4 insertions(+), 14 deletions(-)
The fix is sound. Reviewed-by: Zhang Yanfei <[email protected]> _______________________________________________ kexec mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kexec
