[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] [patch][11/11] INIT hadler for support coredumping feature
This patch is for supporting coredumping feature. Some dump feature is necessary to save registers into memory. So I implemented it and add a hook of calling dump function. Because all cpu have to save registers, the same handler is called by monarch and slave handler. This patch is useful not only dump feature, but also debug xen. (Because INIT hadler is always able to show register and call trace.) Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx> linux-xen/mca_asm.S | 5 +-- xen/mca.c | 80 ++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 72 insertions(+), 13 deletions(-) Attachment:
init_for_coredump.patch _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |