From: Matthew McClintock <msm@freescale.com>
To: kexec@lists.infradead.org
Cc: muvarov@gmail.com, linuxppc-dev@ozlabs.org,
Kumar Gala <kumar.gala@freescale.com>,
Sebastian Andrzej Siewior <sebastian@breakpoint.cc>,
Matthew McClintock <msm@freescale.com>
Subject: [PATCH v2 0/3] Misc. bug fixes for ppc32
Date: Wed, 18 Aug 2010 23:56:48 -0500 [thread overview]
Message-ID: <1282193811-23098-1-git-send-email-msm@freescale.com> (raw)
In-Reply-To: <20100819042023.GC13965@verge.net.au>
This patch series fixes a few issues I have discovered with my previous
patch series. Nothing new has been added.
v2: Missed signoff, removed initializing variable twice
Matthew McClintock (3):
Ramdisk address was not copied correctly on kexec'ed kernel
Prevent multiple reservations for cpu-release-addr
Prevent initrd-start and initrd-end from appearing multiple times
kexec/arch/ppc/fixup_dtb.c | 50 ++++++++++++++++++++++++-------------------
kexec/arch/ppc/kexec-ppc.c | 2 +-
2 files changed, 29 insertions(+), 23 deletions(-)
next parent reply other threads:[~2010-08-19 5:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20100819042023.GC13965@verge.net.au>
2010-08-19 4:56 ` Matthew McClintock [this message]
2010-08-20 8:27 ` [PATCH v2 0/3] Misc. bug fixes for ppc32 Simon Horman
2010-08-19 4:56 ` [PATCH v2 1/3] Ramdisk address was not copied correctly on kexec'ed kernel Matthew McClintock
2010-08-19 4:56 ` [PATCH v2 2/3] Prevent multiple reservations for cpu-release-addr Matthew McClintock
2010-08-19 4:56 ` [PATCH v2 3/3] Prevent initrd-start and initrd-end from appearing multiple times Matthew McClintock
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=1282193811-23098-1-git-send-email-msm@freescale.com \
--to=msm@freescale.com \
--cc=kexec@lists.infradead.org \
--cc=kumar.gala@freescale.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=muvarov@gmail.com \
--cc=sebastian@breakpoint.cc \
/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;
as well as URLs for NNTP newsgroup(s).