linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Kdump support for 47x
@ 2012-04-16  8:26 Suzuki K. Poulose
  2012-04-16  8:27 ` [PATCH 1/2] [47x] Kernel support for KEXEC Suzuki K. Poulose
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Suzuki K. Poulose @ 2012-04-16  8:26 UTC (permalink / raw)
  To: linuxppc-dev

The following series implements Kexec/Kdump support for
PPC_47x based platforms. Doesn't support SMP yet.

I have tested these patches on the following simulators:
        1) simics
        2) IBM ISS for ppc476.

Changes since V1:
 * Initialize the SPRN_PID to kernel pid (0) before the TLB operations in
   setup_map_47x


---

Suzuki K. Poulose (2):
      [47x] Enable CRASH_DUMP
      [47x] Kernel support for KEXEC


 arch/powerpc/Kconfig          |    4 -
 arch/powerpc/kernel/misc_32.S |  195 ++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 191 insertions(+), 8 deletions(-)

-- 
Suzuki K. Poulose

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-04-25 13:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16  8:26 [PATCH 0/2] Kdump support for 47x Suzuki K. Poulose
2012-04-16  8:27 ` [PATCH 1/2] [47x] Kernel support for KEXEC Suzuki K. Poulose
2012-04-16  8:27 ` [PATCH 2/2] [47x] Enable CRASH_DUMP Suzuki K. Poulose
2012-04-25  9:22 ` [PATCH 0/2] Kdump support for 47x Suzuki K. Poulose
2012-04-25 13:07   ` Josh Boyer

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).