All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] kexec support on Book-e, ppc32
@ 2008-10-01 21:20 ` Sebastian Andrzej Siewior
  0 siblings, 0 replies; 30+ messages in thread
From: Sebastian Andrzej Siewior @ 2008-10-01 21:20 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: kexec

This is what I am currently using for kexec support on mpc8544 / Book-E.
The userland (patch #3) behaves similar to the ppc64 code. Purgatory is
available and the user can specify new device tree. In v2wrap.S the setup
of the stack is disabled. I'm not sure why but as soon as I enable it,
the kernel does not appear. I think that I'm loading the value from the
wrong address but the same code is working for the kernel entry point.

Patch #1 adds support for the kernel. I've extended the misc32 code
because I did not want to copy the move_page_code.

Patch #2 adds the required callbacks to platform code of 8544ds

Sebastian


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2008-10-15  3:38 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-01 21:20 [RFC] kexec support on Book-e, ppc32 Sebastian Andrzej Siewior
2008-10-01 21:20 ` Sebastian Andrzej Siewior
2008-10-01 21:20 ` [RFC] powerpc: add kexec support on Book-E Sebastian Andrzej Siewior
2008-10-01 21:20   ` Sebastian Andrzej Siewior
2008-10-10  3:53   ` Benjamin Herrenschmidt
2008-10-10  3:53     ` Benjamin Herrenschmidt
2008-10-12 13:55     ` Sebastian Andrzej Siewior
2008-10-12 13:55       ` Sebastian Andrzej Siewior
2008-10-01 21:20 ` [RFC] powerpc: enable kexec support on mpc8544ds Sebastian Andrzej Siewior
2008-10-01 21:20   ` Sebastian Andrzej Siewior
2008-10-01 21:20 ` [PATCH] powerpc: dtb and purgatory support for ppc32 Sebastian Andrzej Siewior
2008-10-01 21:20   ` Sebastian Andrzej Siewior
2008-10-02  3:54   ` Kumar Gala
2008-10-02  3:54     ` Kumar Gala
2008-10-02  7:50     ` Sebastian Siewior
2008-10-02  7:50       ` Sebastian Siewior
2008-10-02 10:05       ` Simon Horman
2008-10-02 10:05         ` Simon Horman
2008-10-03  5:44         ` Mohan Kumar M
2008-10-03  5:44           ` Mohan Kumar M
2008-10-02 12:52   ` Kumar Gala
2008-10-02 12:52     ` Kumar Gala
2008-10-02 13:03     ` Sebastian Andrzej Siewior
2008-10-02 13:03       ` Sebastian Andrzej Siewior
2008-10-08  3:03   ` Simon Horman
2008-10-08  3:03     ` Simon Horman
2008-10-12 13:39     ` Sebastian Andrzej Siewior
2008-10-12 13:39       ` Sebastian Andrzej Siewior
2008-10-15  3:37       ` Simon Horman
2008-10-15  3:37         ` Simon Horman

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.