Re: [PATCH v2 4/8] makedumpfile: Introduce routines to get type name from debuginfo.

2011-08-04 Thread Ken'ichi Ohmichi
Hi Mahesh, Thank you for your review and test. On Thu, 04 Aug 2011 12:13:22 +0530 Mahesh Jagannath Salgaonkar wrote: > > On 08/01/2011 06:57 AM, Ken'ichi Ohmichi wrote: > > > > Hi Mahesh, > > > > A pointer size can been gotton by sizeof(void *), and pointer (virtual > > address) can been de

Re: [patch v2 04/10] kdump: Trigger kdump via panic notifier chain on s390

2011-08-04 Thread Vivek Goyal
On Wed, Aug 03, 2011 at 11:50:39AM +0200, Michael Holzheu wrote: > Hello Vivek, > > On Tue, 2011-08-02 at 15:21 -0400, Vivek Goyal wrote: > > > We have added the panic notifier in the past in order to be able to > > > configure the action that should be done in case of panic using our > > > shutdo

Re: [patch v2 02/10] kdump: Make kimage_load_crash_segment() weak

2011-08-04 Thread Vivek Goyal
On Wed, Aug 03, 2011 at 12:41:28PM +0200, Michael Holzheu wrote: > On Tue, 2011-08-02 at 14:55 -0400, Vivek Goyal wrote: > > On Tue, Aug 02, 2011 at 11:30:03AM +0200, Michael Holzheu wrote: > > > Hello Vivek, > > > > > > On Mon, 2011-08-01 at 16:31 -0400, Vivek Goyal wrote: > > > > On Wed, Jul 27,