[PATCH v1 0/3][makedumpfile]Add support for PPC32
Atsushi Kumagai
kumagai-atsushi at mxc.nes.nec.co.jp
Wed Jan 18 21:58:52 EST 2012
Hi Suzuki,
On Wed, 18 Jan 2012 15:37:49 +0530
"Suzuki K. Poulose" <suzuki at 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.
Thanks
Atsushi Kumagai
More information about the kexec
mailing list