[Crash-utility] [PATCH v1 0/4] Kdump core analysis support for PPC440x

Dave Anderson anderson at redhat.com
Tue Nov 15 14:31:27 UTC 2011



----- Original Message -----
> 
> 
> ----- Original Message -----
> > The following series implements the kdump core analysis support
> > for PPC32. I have posted the KDUMP kernel support patches for
> > PPC440x
> > here :
> > 
> >  http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-November/093933.html
> > 
> > You need upstream git snapshot of kexec-tools for kdump support on
> > PPC440x.
> > 
> > Patches are based on crash-6.0.0
> > 
> > ---
> > 
> > Suzuki K. Poulose (4):
> >       [ppc] Enable stack frame display for KDUMP
> >       [ppc][netdump] Read registers from ELF note
> >       [ppc] Function to print the PPC register set
> >       Support PPC32 Core analysis on PPC64 Host
> > 
> > 
> >  configure.c |   11 ++++
> >  netdump.c   |   77 +++++++++++++++++++++++++++++
> >  ppc.c       |  156
> >  +++++++++++++++++++++++++++++++++++++++++++++++------------
> >  3 files changed, 211 insertions(+), 33 deletions(-)
> 
> Hello Suzuki,
> 
> Your patch-set looks good, but it collides with this ppc patch
> from Toshikazu Nakayama, which is queued for crash-6.0.1:
> 
>   [Crash-utility] Updating PPC
>   https://www.redhat.com/archives/crash-utility/2011-October/msg00119.html
> 
> Can you please repost your patch against this interim source set:
> 
>   http://people.redhat.com/anderson/crash-6.0.1rc9.tar.gz

You may have to use "wget http://people.redhat.com/anderson/crash-6.0.1rc9.tar.gz"
to access this file.  For some reason when I try to access it via firefox
it returns a "Content Encoding Error".  I don't understand why it works with
the crash-6.0.0.tar.gz file, but not this one.

Dave

> 
> And Toshi, can you please review this patchset?
> 
> Thanks,
>   Dave Anderson
> 
> 
> 
> 
>   
> 
> 
> --
> Crash-utility mailing list
> Crash-utility at redhat.com
> https://www.redhat.com/mailman/listinfo/crash-utility
> 




More information about the Crash-utility mailing list