[PATCH v1 0/3][makedumpfile]Add support for PPC32

Suzuki K. Poulose suzuki at in.ibm.com
Wed Jan 18 05:07:49 EST 2012


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




More information about the kexec mailing list