Re: [PATCH] Relocatable kdump kernel support in kexec-tools

2008-10-07 Thread Simon Horman
On Tue, Sep 30, 2008 at 06:26:21PM +0530, Mohan Kumar M wrote: > Relocatable kdump kernel support in kexec-tools > > This patch adds relocatable kernel support for kdump in the kexec-tools > code. A signature (0xfeed1234) is passed in r6 from panic code to the > purgatory code through kexec_sequen

[PATCH] Relocatable kdump kernel support in kexec-tools

2008-09-30 Thread Mohan Kumar M
Relocatable kdump kernel support in kexec-tools This patch adds relocatable kernel support for kdump in the kexec-tools code. A signature (0xfeed1234) is passed in r6 from panic code to the purgatory code through kexec_sequence function. The signature is used to differentiate between relocatable k