Re: [PATCH] kexec-tools: include minor klibc porting

2011-08-09 Thread Simon Horman
On Mon, Aug 08, 2011 at 08:43:08PM +0200, maximilian attems wrote: > These 2 "uncommon" include pathes are the first stumbling blocks > to build kexec-tools against klibc. > > Of course more is needed, but this is a first step. > On the klibc step there is still stuff needed, but > it is already p

Re: [PATCH v2 2/8] makedumpfile: Apply relocation while loading module debuginfo.

2011-08-09 Thread Ken'ichi Ohmichi
Hi Mahesh, On Tue, 9 Aug 2011 23:12:30 +0530 Mahesh J Salgaonkar wrote: > > > > > > > > If adding the searching method to the blow position and removing the > > > > code > > > > from init_dwarf_info(), I guess it makes the code simple. > > > > > > > > @ process_config_file() > > > > 9402

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

2011-08-09 Thread Vivek Goyal
On Mon, Aug 08, 2011 at 07:47:39PM +0200, Michael Holzheu wrote: > Hello Vivek, > > On Thu, 2011-08-04 at 17:14 -0400, Vivek Goyal wrote: > > On Wed, Aug 03, 2011 at 11:50:39AM +0200, Michael Holzheu wrote: > > [snip] > > > > Only if the user has specified panic action stand-alone dump, we do t

Re: [PATCH v2 2/8] makedumpfile: Apply relocation while loading module debuginfo.

2011-08-09 Thread Mahesh J Salgaonkar
Hi Ken'ichi, On 2011-07-29 16:21:04 Fri, Ken'ichi Ohmichi wrote: > > Hi Mahesh, > > On Thu, 28 Jul 2011 16:08:15 +0530 > Mahesh Jagannath Salgaonkar wrote: > > > > > > If adding the searching method to the blow position and removing the code > > > from init_dwarf_info(), I guess it makes the c