From: "Suzuki K. Poulose" <suzuki@in.ibm.com>
To: Atsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>
Cc: kexec@lists.infradead.org, tachibana@mxm.nes.nec.co.jp,
usui@mxm.nes.nec.co.jp
Subject: Re: [PATCH v1 0/3][makedumpfile]Add support for PPC32
Date: Mon, 06 Feb 2012 14:37:15 +0530 [thread overview]
Message-ID: <4F2F9843.9000108@in.ibm.com> (raw)
In-Reply-To: <20120119115852.588bf8bb.kumagai-atsushi@mxc.nes.nec.co.jp>
On 01/19/2012 08:28 AM, Atsushi Kumagai wrote:
Atsushi-San,
> Hi Suzuki,
>
> On Wed, 18 Jan 2012 15:37:49 +0530
> "Suzuki K. Poulose"<suzuki@in.ibm.com> wrote:
>
>> The following series implements makedumpfile support for PPC32.
>>
>> The implementation is heavily based on PPC64. This also introduces
>> cross build support which is required for Embedded PPC Boards.
>>
>> ---
>>
>> Suzuki K. Poulose (3):
>> [makedumpfile] Add support for PPC32
>> [ppc64] Rename the __powerpc__ macro to __powerpc64__ for PPC64
>> [makedumpfile] Support building for cross build
>>
>>
>> Makefile | 26 ++++++++++++--
>> README | 5 +++
>> arch/ppc.c | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> makedumpfile.c | 4 +-
>> makedumpfile.h | 28 +++++++++++++---
>> 5 files changed, 153 insertions(+), 11 deletions(-)
>> create mode 100644 arch/ppc.c
>>
>> --
>> Suzuki Poulose
>
> Thank you for your patches.
> I will review them.
Did you get a chance to review my patches ?
Suzuki
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next prev parent reply other threads:[~2012-02-06 9:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-18 10:07 [PATCH v1 0/3][makedumpfile]Add support for PPC32 Suzuki K. Poulose
2012-01-18 10:09 ` [PATCH v1 1/3] [makedumpfile] Support for cross building Suzuki K. Poulose
2012-02-10 9:42 ` Atsushi Kumagai
2012-01-18 10:09 ` [PATCH v1 2/3][makedumpfile][ppc64] Rename the __powerpc__ macro to __powerpc64__ for PPC64 Suzuki K. Poulose
2012-02-10 9:44 ` Atsushi Kumagai
2012-01-18 10:10 ` [PATCH v1 3/3] [makedumpfile] Add support for PPC32 Suzuki K. Poulose
2012-02-10 9:45 ` Atsushi Kumagai
2012-02-10 11:36 ` Suzuki K. Poulose
2012-02-13 2:01 ` Atsushi Kumagai
2012-01-19 2:58 ` [PATCH v1 0/3][makedumpfile]Add " Atsushi Kumagai
2012-02-06 9:07 ` Suzuki K. Poulose [this message]
2012-02-07 5:58 ` Atsushi Kumagai
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=4F2F9843.9000108@in.ibm.com \
--to=suzuki@in.ibm.com \
--cc=kexec@lists.infradead.org \
--cc=kumagai-atsushi@mxc.nes.nec.co.jp \
--cc=tachibana@mxm.nes.nec.co.jp \
--cc=usui@mxm.nes.nec.co.jp \
/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.