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

Toshikazu Nakayama nakayama.ts at ncos.nec.co.jp
Wed Nov 16 08:45:23 UTC 2011


(2011/11/15 23:20), Dave Anderson wrote:
> 
> 
> ----- 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
> 
> And Toshi, can you please review this patchset?

OK, I'll try to check ppc patchset from now.
But I have never treated kdump or netdump features,
and yet begining powerpc from this August.

Realistically, I can check only the regression terms in ppc.c.
I am going to use kdump before too long, reviewing this patchset is
nice experience for me.

Thanks,
Toshi

> Thanks,
>    Dave Anderson
> 
> 
> 
> 
> 
> 
> 
> 




More information about the Crash-utility mailing list