Re: [Crash-utility] [PATCH] kmem: update n option to dump memory block

2018-10-02 Thread Dave Anderson
- Original Message - > From: Masayoshi Mizuma > > Update for the "kmem -n" option to also dump memory block. > Currently, "kmem -n" shows the memory section only. This > patch gets available the memory block as well if 'memory_block' > structure and 'memory_subsys' symbol exist. > The

Re: [Crash-utility] [PATCH 1/2] ppc64/opal: add a flag to determine if the kernel is running on OPAL firmware

2018-10-02 Thread Dave Anderson
- Original Message - > > From: Hari Bathini > > Add PPC64 specific flag for kernels running on platforms based on > OPAL firmware. Use this flag before processing commands specific to > OPAL based systems. Thanks Hari -- queued for crash-7.2.5:

Re: [Crash-utility] [PATCH] kmem: update n option to dump memory block

2018-10-02 Thread Masayoshi Mizuma
Hi Dave, Thank you for your comment. On Tue, Oct 02, 2018 at 12:02:35PM -0400, Dave Anderson wrote: > > > - Original Message - > > From: Masayoshi Mizuma > > > > Update for the "kmem -n" option to also dump memory block. > > Currently, "kmem -n" shows the memory section only. This >