Re: [PATCH 2/3] [kexec-tools] Pass vmcoreinfo's address and size

2007-10-18 Thread Simon Horman
On Thu, Oct 18, 2007 at 06:14:07PM +0900, [EMAIL PROTECTED] wrote: > > Hi Simon, > > On Thu, 18 Oct 2007 14:37:41 +0900, Simon Horman <[EMAIL PROTECTED]> wrote: > > On Wed, Oct 17, 2007 at 02:16:19PM +0900, Ken'ichi Ohmichi wrote: > > > > > > Hi Simon, > > > > > > Simon Horman wrote: > > > > On

Re: [PATCH 2/3] [kexec-tools] Pass vmcoreinfo's address and size

2007-10-18 Thread tachibana
Hi Simon, On Thu, 18 Oct 2007 14:37:41 +0900, Simon Horman <[EMAIL PROTECTED]> wrote: > On Wed, Oct 17, 2007 at 02:16:19PM +0900, Ken'ichi Ohmichi wrote: > > > > Hi Simon, > > > > Simon Horman wrote: > > > On Wed, Aug 22, 2007 at 09:13:39PM +0900, Ken'ichi Ohmichi wrote: > > >> [2/3] [kexec-too

Re: [PATCH 2/3] [kexec-tools] Pass vmcoreinfo's address and size

2007-10-17 Thread Simon Horman
On Wed, Oct 17, 2007 at 02:16:19PM +0900, Ken'ichi Ohmichi wrote: > > Hi Simon, > > Simon Horman wrote: > > On Wed, Aug 22, 2007 at 09:13:39PM +0900, Ken'ichi Ohmichi wrote: > >> [2/3] [kexec-tools] Pass vmcoreinfo's address and size > >> The patch is for kexec-tools-testing-20070330. > >> (http:

Re: [PATCH 2/3] [kexec-tools] Pass vmcoreinfo's address and size

2007-10-17 Thread Simon Horman
On Wed, Oct 17, 2007 at 02:16:19PM +0900, Ken'ichi Ohmichi wrote: > > Hi Simon, > > Simon Horman wrote: > > On Wed, Aug 22, 2007 at 09:13:39PM +0900, Ken'ichi Ohmichi wrote: > >> [2/3] [kexec-tools] Pass vmcoreinfo's address and size > >> The patch is for kexec-tools-testing-20070330. > >> (http:

Re: [PATCH 2/3] [kexec-tools] Pass vmcoreinfo's address and size

2007-10-16 Thread Andrew Morton
On Wed, 17 Oct 2007 14:16:19 +0900 "Ken'ichi Ohmichi" <[EMAIL PROTECTED]> wrote: > Simon Horman wrote: > > On Wed, Aug 22, 2007 at 09:13:39PM +0900, Ken'ichi Ohmichi wrote: > >> [2/3] [kexec-tools] Pass vmcoreinfo's address and size > >> The patch is for kexec-tools-testing-20070330. > >> (http://

Re: [PATCH 2/3] [kexec-tools] Pass vmcoreinfo's address and size

2007-10-16 Thread Ken'ichi Ohmichi
Hi Simon, Simon Horman wrote: > On Wed, Aug 22, 2007 at 09:13:39PM +0900, Ken'ichi Ohmichi wrote: >> [2/3] [kexec-tools] Pass vmcoreinfo's address and size >> The patch is for kexec-tools-testing-20070330. >> (http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/) >> kexec command gets

Re: [PATCH 2/3] [kexec-tools] Pass vmcoreinfo's address and size

2007-10-16 Thread Simon Horman
On Wed, Aug 22, 2007 at 09:13:39PM +0900, Ken'ichi Ohmichi wrote: > > [2/3] [kexec-tools] Pass vmcoreinfo's address and size > The patch is for kexec-tools-testing-20070330. > (http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/) > kexec command gets the address and size of the vmcore

[PATCH 2/3] [kexec-tools] Pass vmcoreinfo's address and size

2007-08-22 Thread Ken'ichi Ohmichi
[2/3] [kexec-tools] Pass vmcoreinfo's address and size The patch is for kexec-tools-testing-20070330. (http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/) kexec command gets the address and size of the vmcoreinfo data from /sys/kernel/vmcoreinfo, and passes them to the second kernel