From: Geoff Levand <geoff@infradead.org>
To: Simon Horman <horms@verge.net.au>
Cc: kexec@lists.infradead.org
Subject: [PATCH 0/6] kexec-tools fixes
Date: Wed, 02 Oct 2013 20:54:13 +0000 [thread overview]
Message-ID: <cover.1380746425.git.geoff@infradead.org> (raw)
Hi Simon,
Here are a few generic kexec-tools fixups I have. The last one, 'Update to
automake-1.11', is in preparation for the arm64 support I am working on, but I
don't think it a bad idea to update to newer config files regardless.
Please consider for merge.
-Geoff
The following changes since commit 86b8bf44d27579bc3c90be053f19df17253c69d7:
kexec/ppc: Check for a uImage initrd with ELF kernel (2013-09-25 16:11:18 +0900)
are available in the git repository at:
git.linaro.org:public_git/kexec-tools.git for-merge
for you to fetch changes up to 06b9eb7404516d8ec6a97068fef952dd0a27bd11:
config: Update to automake-1.11 (2013-10-02 12:44:36 -0700)
Geoff Levand (6):
kexec: Fix the -? option
kexec: Remove unused -? option handling
purgatory: Fix out-of-source build error
kexec: Fix uninitialized build warning
kexec: Fix return value build warnings
config: Update to automake-1.11
config/config.guess | 987 ++++++++++++++++++----------------
config/config.sub | 424 +++++++++++----
config/install-sh | 680 ++++++++++++++++-------
kexec/arch/arm/kexec-zImage-arm.c | 3 -
kexec/arch/cris/kexec-elf-cris.c | 3 -
kexec/arch/i386/kexec-beoboot-x86.c | 3 -
kexec/arch/i386/kexec-bzImage.c | 4 -
kexec/arch/i386/kexec-elf-x86.c | 3 -
kexec/arch/i386/kexec-multiboot-x86.c | 3 -
kexec/arch/i386/kexec-nbi.c | 4 -
kexec/arch/ia64/kexec-elf-ia64.c | 3 -
kexec/arch/mips/kexec-elf-mips.c | 3 -
kexec/arch/ppc/kexec-dol-ppc.c | 3 -
kexec/arch/ppc/kexec-elf-ppc.c | 3 -
kexec/arch/ppc/kexec-uImage-ppc.c | 3 -
kexec/arch/ppc64/kexec-elf-ppc64.c | 3 -
kexec/arch/s390/kexec-image.c | 4 -
kexec/arch/sh/kexec-elf-sh.c | 3 -
kexec/arch/sh/kexec-netbsd-sh.c | 3 -
kexec/arch/sh/kexec-sh.c | 3 -
kexec/arch/sh/kexec-zImage-sh.c | 3 -
kexec/arch/x86_64/kexec-bzImage64.c | 4 -
kexec/arch/x86_64/kexec-elf-x86_64.c | 3 -
kexec/fs2dt.c | 12 +-
kexec/kexec-elf-rel.c | 2 +-
kexec/kexec.h | 2 +-
purgatory/Makefile | 1 +
27 files changed, 1355 insertions(+), 817 deletions(-)
--
1.8.1.2
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next reply other threads:[~2013-10-02 20:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-02 20:54 Geoff Levand [this message]
2013-10-02 20:49 ` [PATCH 3/6] purgatory: Fix out-of-source build error Geoff Levand
2013-10-02 20:49 ` [PATCH 5/6] kexec: Fix return value build warnings Geoff Levand
2013-10-03 1:06 ` Simon Horman
2013-10-03 20:19 ` [PATCH 0/2] V2 " Geoff Levand
2013-10-03 20:19 ` [PATCH 2/2] kexec: Handle read errors in fs2dt setup Geoff Levand
2013-10-04 0:02 ` Simon Horman
2013-10-03 20:19 ` [PATCH 1/2] kexec: Fix return value build warnings Geoff Levand
2013-10-04 0:02 ` Simon Horman
2013-10-02 20:49 ` [PATCH 1/6] kexec: Fix the -? option Geoff Levand
2013-10-02 20:49 ` [PATCH 2/6] kexec: Remove unused -? option handling Geoff Levand
2013-10-02 20:49 ` [PATCH 4/6] kexec: Fix uninitialized build warning Geoff Levand
2013-10-02 20:49 ` [PATCH 6/6] config: Update to automake-1.11 Geoff Levand
2013-10-03 1:07 ` [PATCH 0/6] kexec-tools fixes Simon Horman
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=cover.1380746425.git.geoff@infradead.org \
--to=geoff@infradead.org \
--cc=horms@verge.net.au \
--cc=kexec@lists.infradead.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